Action not permitted
Modal body text goes here.
CVE-2023-39319
Vulnerability from cvelistv5
Published
2023-09-08 16:13
Modified
2024-09-26 16:04
Severity ?
EPSS score ?
Summary
Improper handling of special tags within script contexts in html/template
References
Impacted products
▼ | Vendor | Product |
---|---|---|
Go standard library | html/template |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:02:06.746Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/62197" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/526157" }, { "tags": [ "x_transferred" ], "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2023-2043" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20231020-0009/" }, { "tags": [ "x_transferred" ], "url": "https://security.gentoo.org/glsa/202311-09" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-39319", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-26T16:02:49.339620Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-26T16:04:58.123Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "html/template", "product": "html/template", "programRoutines": [ { "name": "escaper.escapeText" }, { "name": "tSpecialTagEnd" }, { "name": "indexTagEnd" }, { "name": "Template.Execute" }, { "name": "Template.ExecuteTemplate" } ], "vendor": "Go standard library", "versions": [ { "lessThan": "1.20.8", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "1.21.1", "status": "affected", "version": "1.21.0-0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "Takeshi Kaneko (GMO Cybersecurity by Ierae, Inc.)" } ], "descriptions": [ { "lang": "en", "value": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2023-09-08T16:13:28.663Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/issue/62197" }, { "url": "https://go.dev/cl/526157" }, { "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "url": "https://pkg.go.dev/vuln/GO-2023-2043" }, { "url": "https://security.netapp.com/advisory/ntap-20231020-0009/" }, { "url": "https://security.gentoo.org/glsa/202311-09" } ], "title": "Improper handling of special tags within script contexts in html/template" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2023-39319", "datePublished": "2023-09-08T16:13:28.663Z", "dateReserved": "2023-07-27T17:05:55.186Z", "dateUpdated": "2024-09-26T16:04:58.123Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-39319\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-09-08T17:15:27.910\",\"lastModified\":\"2023-11-25T11:15:17.543\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The html/template package does not apply the proper rules for handling occurrences of \\\"\u003cscript\\\", \\\"\u003c!--\\\", and \\\"\u003c/script\\\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.\"},{\"lang\":\"es\",\"value\":\"El paquete html/template no aplica las reglas adecuadas para controlar las ocurrencias de \\\". Esto puede hacer que el analizador de plantillas considere incorrectamente que los contextos de script se terminan antes de tiempo, lo que provoca que las acciones se escapen incorrectamente. Esto podr\u00eda aprovecharse para realizar un ataque XSS.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.20.8\",\"matchCriteriaId\":\"F1B13F8E-84CD-45E0-8DC5-FFF2A1E5E162\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.21.0\",\"versionEndExcluding\":\"1.21.1\",\"matchCriteriaId\":\"958E1BA0-2840-47E9-A790-79C10164C68C\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/526157\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/62197\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2043\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231020-0009/\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhba-2023_6364
Vulnerability from csaf_redhat
Published
2023-11-07 08:50
Modified
2024-11-05 16:05
Summary
Red Hat Bug Fix Advisory: golang and delve bug fix and enhancement update
Notes
Topic
An update for golang and delve is now available for Red Hat Enterprise Linux 9.
Details
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 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 golang and delve is now available for Red Hat Enterprise Linux 9.", "title": "Topic" }, { "category": "general", "text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 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/RHBA-2023:6364", "url": "https://access.redhat.com/errata/RHBA-2023:6364" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index" }, { "category": "external", "summary": "2098211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098211" }, { "category": "external", "summary": "2116995", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116995" }, { "category": "external", "summary": "2117248", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117248" }, { "category": "external", "summary": "2167409", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167409" }, { "category": "external", "summary": "2186496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186496" }, { "category": "external", "summary": "2190184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190184" }, { "category": "external", "summary": "2230705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230705" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6364.json" } ], "title": "Red Hat Bug Fix Advisory: golang and delve bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-05T16:05:37+00:00", "generator": { "date": "2024-11-05T16:05:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHBA-2023:6364", "initial_release_date": "2023-11-07T08:50:26+00:00", "revision_history": [ { "date": "2023-11-07T08:50:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-07T08:50:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:05:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.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": "delve-0:1.20.2-1.el9.src", "product": { "name": "delve-0:1.20.2-1.el9.src", "product_id": "delve-0:1.20.2-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=src" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.el9_3.src", "product": { "name": "golang-0:1.20.10-1.el9_3.src", "product_id": "golang-0:1.20.10-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "delve-0:1.20.2-1.el9.x86_64", "product": { "name": "delve-0:1.20.2-1.el9.x86_64", "product_id": "delve-0:1.20.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debugsource-0:1.20.2-1.el9.x86_64", "product": { "name": "delve-debugsource-0:1.20.2-1.el9.x86_64", "product_id": "delve-debugsource-0:1.20.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debuginfo-0:1.20.2-1.el9.x86_64", "product": { "name": "delve-debuginfo-0:1.20.2-1.el9.x86_64", "product_id": "delve-debuginfo-0:1.20.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.20.10-1.el9_3.x86_64", "product": { "name": "go-toolset-0:1.20.10-1.el9_3.x86_64", "product_id": "go-toolset-0:1.20.10-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.el9_3.x86_64", "product": { "name": "golang-0:1.20.10-1.el9_3.x86_64", "product_id": "golang-0:1.20.10-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.el9_3.x86_64", "product": { "name": "golang-bin-0:1.20.10-1.el9_3.x86_64", "product_id": "golang-bin-0:1.20.10-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.el9_3.aarch64", "product": { "name": "go-toolset-0:1.20.10-1.el9_3.aarch64", "product_id": "go-toolset-0:1.20.10-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.el9_3.aarch64", "product": { "name": "golang-0:1.20.10-1.el9_3.aarch64", "product_id": "golang-0:1.20.10-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.el9_3.aarch64", "product": { "name": "golang-bin-0:1.20.10-1.el9_3.aarch64", "product_id": "golang-bin-0:1.20.10-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.el9_3.ppc64le", "product": { "name": "go-toolset-0:1.20.10-1.el9_3.ppc64le", "product_id": "go-toolset-0:1.20.10-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.el9_3.ppc64le", "product": { "name": "golang-0:1.20.10-1.el9_3.ppc64le", "product_id": "golang-0:1.20.10-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.el9_3.ppc64le", "product": { "name": "golang-bin-0:1.20.10-1.el9_3.ppc64le", "product_id": "golang-bin-0:1.20.10-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.el9_3.s390x", "product": { "name": "go-toolset-0:1.20.10-1.el9_3.s390x", "product_id": "go-toolset-0:1.20.10-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.el9_3.s390x", "product": { "name": "golang-0:1.20.10-1.el9_3.s390x", "product_id": "golang-0:1.20.10-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.el9_3.s390x", "product": { "name": "golang-bin-0:1.20.10-1.el9_3.s390x", "product_id": "golang-bin-0:1.20.10-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "golang-docs-0:1.20.10-1.el9_3.noarch", "product": { "name": "golang-docs-0:1.20.10-1.el9_3.noarch", "product_id": "golang-docs-0:1.20.10-1.el9_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.el9_3?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.20.10-1.el9_3.noarch", "product": { "name": "golang-misc-0:1.20.10-1.el9_3.noarch", "product_id": "golang-misc-0:1.20.10-1.el9_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.el9_3?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.20.10-1.el9_3.noarch", "product": { "name": "golang-src-0:1.20.10-1.el9_3.noarch", "product_id": "golang-src-0:1.20.10-1.el9_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.20.10-1.el9_3?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.20.10-1.el9_3.noarch", "product": { "name": "golang-tests-0:1.20.10-1.el9_3.noarch", "product_id": "golang-tests-0:1.20.10-1.el9_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.el9_3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.20.2-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src" }, "product_reference": "delve-0:1.20.2-1.el9.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64" }, "product_reference": "delve-0:1.20.2-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debuginfo-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64" }, "product_reference": "delve-debuginfo-0:1.20.2-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debugsource-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" }, "product_reference": "delve-debugsource-0:1.20.2-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64" }, "product_reference": "go-toolset-0:1.20.10-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le" }, "product_reference": "go-toolset-0:1.20.10-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x" }, "product_reference": "go-toolset-0:1.20.10-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64" }, "product_reference": "go-toolset-0:1.20.10-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64" }, "product_reference": "golang-0:1.20.10-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le" }, "product_reference": "golang-0:1.20.10-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x" }, "product_reference": "golang-0:1.20.10-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src" }, "product_reference": "golang-0:1.20.10-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64" }, "product_reference": "golang-0:1.20.10-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64" }, "product_reference": "golang-bin-0:1.20.10-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le" }, "product_reference": "golang-bin-0:1.20.10-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x" }, "product_reference": "golang-bin-0:1.20.10-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64" }, "product_reference": "golang-bin-0:1.20.10-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch" }, "product_reference": "golang-docs-0:1.20.10-1.el9_3.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch" }, "product_reference": "golang-misc-0:1.20.10-1.el9_3.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch" }, "product_reference": "golang-src-0:1.20.10-1.el9_3.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" }, "product_reference": "golang-tests-0:1.20.10-1.el9_3.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" } ] }, "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "known_not_affected": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] }, "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": "2023-11-07T08:50:26+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6364" } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "known_not_affected": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] }, "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": "2023-11-07T08:50:26+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6364" } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "known_not_affected": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] }, "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": "2023-11-07T08:50:26+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6364" } ], "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.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] } ], "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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "known_not_affected": [ "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src", "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64", "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64" ] }, "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": "2023-11-07T08:50:26+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6364" } ], "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.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src", "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x", "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64", "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch", "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
rhsa-2024_3467
Vulnerability from csaf_redhat
Published
2024-05-29 13:33
Modified
2024-11-06 19:58
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update
Notes
Topic
An update for etcd is now available for Red Hat OpenStack Platform 16.1
(Train) on Red Hat Enterprise Linux (RHEL) 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
A highly-available key value store for shared configuration
Security Fix(es):
* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform
(CVE-2024-4438)
* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)
* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)
* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)
* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)
* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)
* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318
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 16.1\n(Train) on Red Hat Enterprise Linux (RHEL) 8.\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": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\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:3467", "url": "https://access.redhat.com/errata/RHSA-2024:3467" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2253330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330" }, { "category": "external", "summary": "2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "2279357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357" }, { "category": "external", "summary": "2279361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361" }, { "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_3467.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update", "tracking": { "current_release_date": "2024-11-06T19:58:20+00:00", "generator": { "date": "2024-11-06T19:58:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3467", "initial_release_date": "2024-05-29T13:33:38+00:00", "revision_history": [ { "date": "2024-05-29T13:33:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-29T13:33:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T19:58:20+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 16.1", "product": { "name": "Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.src", "product": { "name": "etcd-0:3.3.23-16.el8ost.src", "product_id": "etcd-0:3.3.23-16.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le" } } }, { "category": "product_version", "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le" } } }, { "category": "product_version", "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src" }, "product_reference": "etcd-0:3.3.23-16.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1", "product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" }, { "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" }, { "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-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS" }, { "cve": "CVE-2024-4436", "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": "2279357" } ], "notes": [ { "category": "description", "text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. 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-2022-41723 in OpenStack Platform", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.", "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4436" }, { "category": "external", "summary": "RHBZ#2279357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform" }, { "cve": "CVE-2024-4437", "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": "2279361" } ], "notes": [ { "category": "description", "text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. 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-2021-44716 in OpenStack Platform", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.", "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4437" }, { "category": "external", "summary": "RHBZ#2279361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform" }, { "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": [ "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.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-29T13:33:38+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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "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-16.1:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.1:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform" } ] }
rhsa-2024_3352
Vulnerability from csaf_redhat
Published
2024-05-23 15:28
Modified
2024-11-06 19:57
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update
Notes
Topic
An update for etcd is now available for Red Hat OpenStack Platform 16.2
(Train).
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):
* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform
(CVE-2024-4438)
* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)
* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)
* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)
* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)
* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)
* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318
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 16.2\n(Train).\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": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\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:3352", "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2253330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330" }, { "category": "external", "summary": "2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "2279357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357" }, { "category": "external", "summary": "2279361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361" }, { "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_3352.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update", "tracking": { "current_release_date": "2024-11-06T19:57:59+00:00", "generator": { "date": "2024-11-06T19:57:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3352", "initial_release_date": "2024-05-23T15:28:35+00:00", "revision_history": [ { "date": "2024-05-23T15:28:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-23T15:28:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T19:57: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 16.2", "product": { "name": "Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.src", "product": { "name": "etcd-0:3.3.23-16.el8ost.src", "product_id": "etcd-0:3.3.23-16.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le" } } }, { "category": "product_version", "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le" } } }, { "category": "product_version", "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src" }, "product_reference": "etcd-0:3.3.23-16.el8ost.src", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le" }, "product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" }, "product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" }, { "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads" }, { "cve": "CVE-2024-4436", "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": "2279357" } ], "notes": [ { "category": "description", "text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. 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-2022-41723 in OpenStack Platform", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.", "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4436" }, { "category": "external", "summary": "RHBZ#2279357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform" }, { "cve": "CVE-2024-4437", "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": "2279361" } ], "notes": [ { "category": "description", "text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. 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-2021-44716 in OpenStack Platform", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.", "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4437" }, { "category": "external", "summary": "RHBZ#2279361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4437" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform" }, { "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": [ "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.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-23T15:28:35+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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3352" } ], "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-16.2:etcd-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src", "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le", "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform" } ] }
rhsa-2023_6840
Vulnerability from csaf_redhat
Published
2023-11-15 07:24
Modified
2024-11-08 08:15
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.14.2 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.14.2 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.14.
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.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.2. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:6837
Security Fix(es):
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS
attack (Rapid Reset Attack) (CVE-2023-44487 CVE-2023-39325)
* golang: net/http: insufficient sanitization of Host header
(CVE-2023-29406)
* 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)
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.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html
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.14.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:6837\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS\nattack (Rapid Reset Attack) (CVE-2023-44487 CVE-2023-39325)\n* golang: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n* golang: html/template: improper handling of HTML-like comments within\nscript contexts (CVE-2023-39318)\n* golang: html/template: improper handling of special tags within script\ncontexts (CVE-2023-39319)\n* golang: crypto/tls: panic when processing post-handshake message on QUIC\nconnections (CVE-2023-39321)\n* golang: crypto/tls: lack of a limit on buffered post-handshake\n(CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6840", "url": "https://access.redhat.com/errata/RHSA-2023:6840" }, { "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": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6840.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.2 packages and security update", "tracking": { "current_release_date": "2024-11-08T08:15:22+00:00", "generator": { "date": "2024-11-08T08:15:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6840", "initial_release_date": "2023-11-15T07:24:02+00:00", "revision_history": [ { "date": "2023-11-15T07:24:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-15T07:24:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:15:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "product": { "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=src" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.40.1.el9_2.src", "product": { "name": "kernel-0:5.14.0-284.40.1.el9_2.src", "product_id": "kernel-0:5.14.0-284.40.1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=src" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "product": { "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=src" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "product": { "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "product": { "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "product": { "name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "product_id": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.40.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "product": { "name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "product_id": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.40.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "product": { "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "product": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "product_id": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "perf-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "perf-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "rtla-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "product": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "product_id": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "perf-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "perf-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "rtla-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "product": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "product_id": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x", "product": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x", "product_id": "bpftool-0:7.0.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "perf-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "perf-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "rtla-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "rtla-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "product": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch" }, "product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src" }, "product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64" }, "product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le" }, "product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x" }, "product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64" }, "product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch" }, "product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src" }, "product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" }, "product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" }, "product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.40.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src" }, "product_reference": "kernel-0:5.14.0-284.40.1.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch" }, "product_reference": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src" }, "product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64" }, "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "perf-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "perf-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "perf-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "perf-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64" }, "product_reference": "rtla-0:5.14.0-284.40.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le" }, "product_reference": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x" }, "product_reference": "rtla-0:5.14.0-284.40.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" }, "product_reference": "rtla-0:5.14.0-284.40.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" }, { "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.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] }, "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": "2023-11-15T07:24:02+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6840" }, { "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": [ "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64" ] } ], "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)" } ] }
rhsa-2023_7764
Vulnerability from csaf_redhat
Published
2023-12-12 17:29
Modified
2024-11-06 04:33
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: 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)
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 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: 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\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:7764", "url": "https://access.redhat.com/errata/RHSA-2023:7764" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7764.json" } ], "title": "Red Hat Security Advisory: buildah security update", "tracking": { "current_release_date": "2024-11-06T04:33:21+00:00", "generator": { "date": "2024-11-06T04:33:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7764", "initial_release_date": "2023-12-12T17:29:16+00:00", "revision_history": [ { "date": "2023-12-12T17:29:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-12T17:29:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:33:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.31.3-2.el9_3.src", "product": { "name": "buildah-1:1.31.3-2.el9_3.src", "product_id": "buildah-1:1.31.3-2.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.31.3-2.el9_3.aarch64", "product": { "name": "buildah-1:1.31.3-2.el9_3.aarch64", "product_id": "buildah-1:1.31.3-2.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-2.el9_3.aarch64", "product": { "name": "buildah-tests-1:1.31.3-2.el9_3.aarch64", "product_id": "buildah-tests-1:1.31.3-2.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "product": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "product_id": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "product": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.31.3-2.el9_3.ppc64le", "product": { "name": "buildah-1:1.31.3-2.el9_3.ppc64le", "product_id": "buildah-1:1.31.3-2.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le", "product": { "name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le", "product_id": "buildah-tests-1:1.31.3-2.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "product": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "product_id": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.31.3-2.el9_3.x86_64", "product": { "name": "buildah-1:1.31.3-2.el9_3.x86_64", "product_id": "buildah-1:1.31.3-2.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-2.el9_3.x86_64", "product": { "name": "buildah-tests-1:1.31.3-2.el9_3.x86_64", "product_id": "buildah-tests-1:1.31.3-2.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "product": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "product_id": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "product": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64", "product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.31.3-2.el9_3.s390x", "product": { "name": "buildah-1:1.31.3-2.el9_3.s390x", "product_id": "buildah-1:1.31.3-2.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-2.el9_3.s390x", "product": { "name": "buildah-tests-1:1.31.3-2.el9_3.s390x", "product_id": "buildah-tests-1:1.31.3-2.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x", "product": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x", "product_id": "buildah-debugsource-1:1.31.3-2.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "product": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64" }, "product_reference": "buildah-1:1.31.3-2.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le" }, "product_reference": "buildah-1:1.31.3-2.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x" }, "product_reference": "buildah-1:1.31.3-2.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src" }, "product_reference": "buildah-1:1.31.3-2.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64" }, "product_reference": "buildah-1:1.31.3-2.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64" }, "product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x" }, "product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64" }, "product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64" }, "product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le" }, "product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x" }, "product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64" }, "product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64" }, "product_reference": "buildah-tests-1:1.31.3-2.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le" }, "product_reference": "buildah-tests-1:1.31.3-2.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x" }, "product_reference": "buildah-tests-1:1.31.3-2.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64" }, "product_reference": "buildah-tests-1:1.31.3-2.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] }, "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": "2023-12-12T17:29:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7764" } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] }, "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": "2023-12-12T17:29:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7764" } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] }, "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": "2023-12-12T17:29:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7764" } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] }, "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": "2023-12-12T17:29:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7764" } ], "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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] }, "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": "2023-12-12T17:29:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7764" } ], "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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src", "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
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-2023_5008
Vulnerability from csaf_redhat
Published
2023-10-31 14:23
Modified
2024-11-06 03:39
Summary
Red Hat Security Advisory: Red Hat build of MicroShift 4.14.0 security update
Notes
Topic
Red Hat build of MicroShift release 4.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.
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.14.0. Read the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:5006
All of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:
https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index
Security Fix(es):
* kube-apiserver: PrivEsc (CVE-2023-1260)
* kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin (CVE-2023-2727)
* kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin (CVE-2023-2728)
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.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact 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 the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.14.0. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\n\nAll of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index\n\nSecurity Fix(es):\n\n* kube-apiserver: PrivEsc (CVE-2023-1260)\n\n* kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin (CVE-2023-2727)\n\n* kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin (CVE-2023-2728)\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:5008", "url": "https://access.redhat.com/errata/RHSA-2023:5008" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2176267", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267" }, { "category": "external", "summary": "2211322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322" }, { "category": "external", "summary": "2211348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348" }, { "category": "external", "summary": "OCPBUGS-10201", "url": "https://issues.redhat.com/browse/OCPBUGS-10201" }, { "category": "external", "summary": "OCPBUGS-10226", "url": "https://issues.redhat.com/browse/OCPBUGS-10226" }, { "category": "external", "summary": "OCPBUGS-10766", "url": "https://issues.redhat.com/browse/OCPBUGS-10766" }, { "category": "external", "summary": "OCPBUGS-11296", "url": "https://issues.redhat.com/browse/OCPBUGS-11296" }, { "category": "external", "summary": "OCPBUGS-11374", "url": "https://issues.redhat.com/browse/OCPBUGS-11374" }, { "category": "external", "summary": "OCPBUGS-11421", "url": "https://issues.redhat.com/browse/OCPBUGS-11421" }, { "category": "external", "summary": "OCPBUGS-11512", "url": "https://issues.redhat.com/browse/OCPBUGS-11512" }, { "category": "external", "summary": "OCPBUGS-11538", "url": "https://issues.redhat.com/browse/OCPBUGS-11538" }, { "category": "external", "summary": "OCPBUGS-11592", "url": "https://issues.redhat.com/browse/OCPBUGS-11592" }, { "category": "external", "summary": "OCPBUGS-11734", "url": "https://issues.redhat.com/browse/OCPBUGS-11734" }, { "category": "external", "summary": "OCPBUGS-11829", "url": "https://issues.redhat.com/browse/OCPBUGS-11829" }, { "category": "external", "summary": "OCPBUGS-11967", "url": "https://issues.redhat.com/browse/OCPBUGS-11967" }, { "category": "external", "summary": "OCPBUGS-12146", "url": "https://issues.redhat.com/browse/OCPBUGS-12146" }, { "category": "external", "summary": "OCPBUGS-12736", "url": "https://issues.redhat.com/browse/OCPBUGS-12736" }, { "category": "external", "summary": "OCPBUGS-12744", "url": "https://issues.redhat.com/browse/OCPBUGS-12744" }, { "category": "external", "summary": "OCPBUGS-12977", "url": "https://issues.redhat.com/browse/OCPBUGS-12977" }, { "category": "external", "summary": "OCPBUGS-13078", "url": "https://issues.redhat.com/browse/OCPBUGS-13078" }, { "category": "external", "summary": "OCPBUGS-13221", "url": "https://issues.redhat.com/browse/OCPBUGS-13221" }, { "category": "external", "summary": "OCPBUGS-14364", "url": "https://issues.redhat.com/browse/OCPBUGS-14364" }, { "category": "external", "summary": "OCPBUGS-14678", "url": "https://issues.redhat.com/browse/OCPBUGS-14678" }, { "category": "external", "summary": "OCPBUGS-15397", "url": "https://issues.redhat.com/browse/OCPBUGS-15397" }, { "category": "external", "summary": "OCPBUGS-15740", "url": "https://issues.redhat.com/browse/OCPBUGS-15740" }, { "category": "external", "summary": "OCPBUGS-15948", "url": "https://issues.redhat.com/browse/OCPBUGS-15948" }, { "category": "external", "summary": "OCPBUGS-16339", "url": "https://issues.redhat.com/browse/OCPBUGS-16339" }, { "category": "external", "summary": "OCPBUGS-16392", "url": "https://issues.redhat.com/browse/OCPBUGS-16392" }, { "category": "external", "summary": "OCPBUGS-18696", "url": "https://issues.redhat.com/browse/OCPBUGS-18696" }, { "category": "external", "summary": "OCPBUGS-18773", "url": "https://issues.redhat.com/browse/OCPBUGS-18773" }, { "category": "external", "summary": "OCPBUGS-19339", "url": "https://issues.redhat.com/browse/OCPBUGS-19339" }, { "category": "external", "summary": "OCPBUGS-19423", "url": "https://issues.redhat.com/browse/OCPBUGS-19423" }, { "category": "external", "summary": "OCPBUGS-19518", "url": "https://issues.redhat.com/browse/OCPBUGS-19518" }, { "category": "external", "summary": "OCPBUGS-19638", "url": "https://issues.redhat.com/browse/OCPBUGS-19638" }, { "category": "external", "summary": "OCPBUGS-19646", "url": "https://issues.redhat.com/browse/OCPBUGS-19646" }, { "category": "external", "summary": "OCPBUGS-19772", "url": "https://issues.redhat.com/browse/OCPBUGS-19772" }, { "category": "external", "summary": "OCPBUGS-19872", "url": "https://issues.redhat.com/browse/OCPBUGS-19872" }, { "category": "external", "summary": "OCPBUGS-19939", "url": "https://issues.redhat.com/browse/OCPBUGS-19939" }, { "category": "external", "summary": "OCPBUGS-20059", "url": "https://issues.redhat.com/browse/OCPBUGS-20059" }, { "category": "external", "summary": "OCPBUGS-20174", "url": "https://issues.redhat.com/browse/OCPBUGS-20174" }, { "category": "external", "summary": "OCPBUGS-6861", "url": "https://issues.redhat.com/browse/OCPBUGS-6861" }, { "category": "external", "summary": "OCPBUGS-7535", "url": "https://issues.redhat.com/browse/OCPBUGS-7535" }, { "category": "external", "summary": "OCPBUGS-7779", "url": "https://issues.redhat.com/browse/OCPBUGS-7779" }, { "category": "external", "summary": "OCPBUGS-7791", "url": "https://issues.redhat.com/browse/OCPBUGS-7791" }, { "category": "external", "summary": "OCPBUGS-7874", "url": "https://issues.redhat.com/browse/OCPBUGS-7874" }, { "category": "external", "summary": "OCPBUGS-8277", "url": "https://issues.redhat.com/browse/OCPBUGS-8277" }, { "category": "external", "summary": "OCPBUGS-8278", "url": "https://issues.redhat.com/browse/OCPBUGS-8278" }, { "category": "external", "summary": "OCPBUGS-8301", "url": "https://issues.redhat.com/browse/OCPBUGS-8301" }, { "category": "external", "summary": "OCPBUGS-8329", "url": "https://issues.redhat.com/browse/OCPBUGS-8329" }, { "category": "external", "summary": "OCPBUGS-8411", "url": "https://issues.redhat.com/browse/OCPBUGS-8411" }, { "category": "external", "summary": "OCPBUGS-8516", "url": "https://issues.redhat.com/browse/OCPBUGS-8516" }, { "category": "external", "summary": "OCPBUGS-9996", "url": "https://issues.redhat.com/browse/OCPBUGS-9996" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5008.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.0 security update", "tracking": { "current_release_date": "2024-11-06T03:39:31+00:00", "generator": { "date": "2024-11-06T03:39:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:5008", "initial_release_date": "2023-10-31T14:23:30+00:00", "revision_history": [ { "date": "2023-10-31T14:23:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-31T14:23:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T03:39:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "product": { "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product": { "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product": { "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product": { "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product": { "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product": { "name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product_id": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product": { "name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product_id": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.14.0-202310261440.p0.g1586504.assembly.4.14.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.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64" }, "product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src" }, "product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64" }, "product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64" }, "product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64" }, "product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" }, "product_reference": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" }, "product_reference": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Xingxing Xia" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-1260", "cwe": { "id": "CWE-288", "name": "Authentication Bypass Using an Alternate Path or Channel" }, "discovery_date": "2023-03-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2176267" } ], "notes": [ { "category": "description", "text": "An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions \"update, patch\" the \"pods/ephemeralcontainers\" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.", "title": "Vulnerability description" }, { "category": "summary", "text": "kube-apiserver: PrivEsc", "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.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1260" }, { "category": "external", "summary": "RHBZ#2176267", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1260", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1260" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-92hx-3mh6-hc49", "url": "https://github.com/advisories/GHSA-92hx-3mh6-hc49" } ], "release_date": "2023-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kube-apiserver: PrivEsc" }, { "acknowledgments": [ { "names": [ "Kubernetes Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2727", "discovery_date": "2023-05-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2211322" } ], "notes": [ { "category": "description", "text": "A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.", "title": "Vulnerability description" }, { "category": "summary", "text": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin", "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.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2727" }, { "category": "external", "summary": "RHBZ#2211322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2727", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2727" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/118640", "url": "https://github.com/kubernetes/kubernetes/issues/118640" } ], "release_date": "2023-06-15T04:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" }, { "category": "workaround", "details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. This patch prevents ephemeral containers from using an image that is restricted by ImagePolicyWebhook. \nNote: Validation webhooks, (such as Gatekeeper \u003chttps://open-policy-agent.github.io/gatekeeper-library/website/validation/allowedrepos\u003e \nand Kyverno \u003chttps://kyverno.io/policies/other/allowed-image-repos/allowed-image-repos/\u003e) can also be used to enforce the same restrictions.", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin" }, { "acknowledgments": [ { "names": [ "Kubernetes Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2728", "discovery_date": "2023-05-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2211348" } ], "notes": [ { "category": "description", "text": "A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account\u2019s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.", "title": "Vulnerability description" }, { "category": "summary", "text": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin", "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.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2728" }, { "category": "external", "summary": "RHBZ#2211348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/118640", "url": "https://github.com/kubernetes/kubernetes/issues/118640" } ], "release_date": "2023-06-15T04:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" }, { "category": "workaround", "details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. The patch prevents ephemeral containers from bypassing the mountable secrets policy enforced by the ServiceAccount admission plugin.", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin" }, { "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "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": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" } ], "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "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": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" } ], "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "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": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" } ], "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.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] }, "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": "2023-10-31T14:23:30+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5008" } ], "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.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
rhsa-2023_6148
Vulnerability from csaf_redhat
Published
2023-10-26 19:18
Modified
2024-11-08 08:11
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.9 security and bug fix updates
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.7.9 General
Availability release images, which provide security updates and fix bugs.
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 links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.7.9 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/
Security fix(es):
CVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack
CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work
CVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections
CVE-2023-39319 golang: html/template: improper handling of special tags within script contexts
CVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts
CVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake
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 Advanced Cluster Management for Kubernetes 2.7.9 General\nAvailability release images, which provide security updates and fix bugs.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.9 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake", "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:6148", "url": "https://access.redhat.com/errata/RHSA-2023:6148" }, { "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": "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6148.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.9 security and bug fix updates", "tracking": { "current_release_date": "2024-11-08T08:11:10+00:00", "generator": { "date": "2024-11-08T08:11:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6148", "initial_release_date": "2023-10-26T19:18:44+00:00", "revision_history": [ { "date": "2023-10-26T19:18:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-26T19:18:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:11:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.7::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "product_id": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "product": { "name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "product_id": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "product_id": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "product": { "name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "product_id": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "product_id": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "product_id": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "product_id": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "product_id": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "product": { "name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "product_id": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.9-12" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "product_id": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.9-8" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.9-4" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.9-3" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.9-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.9-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.9-5" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64" }, "product_reference": "rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "relates_to_product_reference": "8Base-RHACM-2.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8", "product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64", "relates_to_product_reference": "8Base-RHACM-2.7" } ] }, "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] }, "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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] }, "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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] }, "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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" } ], "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] }, "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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" } ], "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" }, { "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-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64" ] } ], "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "known_not_affected": [ "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_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": "2023-10-26T19:18:44+00:00", "details": "For additional information about Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6148" }, { "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": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:523014ec9d1ca9c932f8b983a90432114d74d9a668202109f5c246fd6163329c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:59b9a7f7f421dd9dcfc01b0ff7e09283d2579abbb6374017e37a83c3ab4a8a2a_s390x", "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:95a7dc1932aaa0782e7f201cd2d30710cba05c1fcc4a04af036d1585079003f1_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:4ffd9d8b6b3c28eaddec00cf0f916b23d0cfcc9ee6cf101f4ac390126cd794c6_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9ac73e246d0b2acda83c778ec7f289a3344e75e90d4e7891859981b7d3c0ba2a_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:be04990624a3c49f741cfc123cffffa50c594a03f5efd08e5cf06e3567f56faf_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:fa0cffb08d32608bf3324c56a53786fabf01a2de0716d5b8e63ee58d28ac2bd6_s390x", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:9a5ba16abc74f79ca68f42d616ef9a25c2af32a54985b18b2a481b24812411a2_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b142cc821c14f1f3ebe50ceb85466212a709124f1d9645f787295932668743c2_amd64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e120418c666d3199f993a0f5233b9419c7574b47f4ee31193e5fb53c02fc72ac_arm64", "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:e5ae855b79e9cabbe1a7835e62cdc4220050b369e64cb48eee3c18e259f48d1a_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:407ef4d320ec75954e710b7662ee74002fbdae952b227efbb3e80f3b5a5be3dd_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:53a999e96f682d66772e18cb4f8abb424ce5005c0421509a01576850398a8df0_s390x", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:5804763c8400693d515ad6d2955783d31a3f8c0ffa11c21b058a611384b4cb99_arm64", "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:a0db1de1dfb46d3d7cfd76cd65b24e918310dcef83e8f02915fd522b8d3e0a70_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1b8acd8f3b6eedd4fb5ef671f08361f9a662cfdf1b6a7c817fd0ff75e2baca87_amd64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:1c3bc20a767401ce32a07e56835372d16c06c8e68d435e46db24d6f46006f614_arm64", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:c5c7e49ae56fce81d05d3dc83e229d3dcdbd89ecdcd90781202605f494ad21ad_s390x", "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ca46575c7c69d7c37dc8b902736d725ec9387db927c3b8c2c9396e9d807672a1_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0786de1ca50aabde9ddd4f61af80500458c482f5e29e7240f59a74b4b8a98ba4_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a0aaeca37538bf3f7a95c8731dd98b9109d9557295213207d67e0e45d222df21_arm64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:d59b82ac8d3613908b6e43bf195c003baf2145ff6e64b41f27cd1cfbe03d3197_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f74e98045a1ea79c2c8dfc0b7d5a43988f7f79263a5481791fa68208a638b3f3_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:2a32dc2f67b84c39cfb3463f33e25bb7872688914c7dd68270c5c9efbdbfc97f_amd64", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:94c104b662e58a47bd848878a4e60252e56abed80cd395068b87b36ba333c56f_s390x", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:e68bca7ac166592e005f9fc99917fd4533771c9a816884142c33fac561688319_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:ef2b25a2fbb2c9504c97cdad39c6699248431ef9bb57d4a497e819c52cb0469a_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:014085eb094bddc231f32dc3b70fa2d647b9ebc2d639d8ad30ca4501dbebce4d_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:08b2f00aac5abbd6c4599670aa45658934744f92ca0fb6031637eb2325cc0516_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:1c70bab38c211c2d31c15b55fb0a19c27a58cd952faba642bbf392eb7a1f01ca_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:648be3417cf67a51de1ee3c6b170284b8f74cb6e66447ff55235511fb7f64ea6_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5e70dc2a1e9ccfdf5cf28e8f559fd8bac029b1a13f658993bbe237ac53964349_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:627450e93bae015febadee96eb042b073e5d10b83fe328e5ed66de308686675a_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:a8ea4ccf051b23fc97b2321408e44ccb7fe5d58af50a9e3e342fbfd636c8896e_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:c779bdf5acdd1a33c32b5530472878f387dc1aba106bb82375fd9475f73c5a29_arm64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:0c09b9b18b8b2ccf6a701efe9244f6100fdf273c60069ac2496bb8828d29a4f9_s390x", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:12d14fb1f6aeda236617e05dd6ce6825df60ea491d0fe77a04bd147ccfe20d8c_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:5910815b230c6cea2cb14c7d333078aedefe85ba396330144accff2c3fe427e0_amd64", "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:abc5e636d8ddac8043d5bc37c183a086d07fe41ca1bd76513f566f2df5a38d9e_arm64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c36e08be26c3cb3c8ea3217b11a8b92dd31040ec5158f5079f47d113c8c2a8e_s390x", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1c5162b261ce13effd5c45d40a8ae1bec07adc657f485c67b5ec0cd312543434_amd64", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:71ddf2a944953a71f723e4f6c7d265bf528a26880b85085d4b580209701300be_ppc64le", "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dffa95f5d243d869e2a59eb67176cb20ea2bf599a825ad3e20472164917ea6d6_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0c07e61a43f825158d5d783beafedc03699604f0cf68c48b357cb389fcf04b7c_arm64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:0d858bada6f78887c707757b9dcb997e13a95ab452c4da639a6443db07499885_amd64", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:17d6c9184efbe544edf3ca50d59cf545136e4d7cca27892ef2ce19eb31952633_ppc64le", "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:2dbd6b6b99ffaf78d7eed8f72d124c339d09e765b86f6b780818917928b9995e_s390x", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:24001aeff6b8b0f151f9110791a001806bd6f5dcff28bdf899a34fc9cb44ab2f_ppc64le", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:2cc45caec24aad547950655044005c4210cf9f732cb4e936d13ccad48d39a0a6_arm64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:550aeda277ec2cb3d9c25416a6b055ec0849b68fb90086f00cec1110aa19b354_amd64", "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:db49fb760a193e39798d05f850181d55b3461ba8924272f9527cf7fc38d3bca9_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1192ffe45a699edc1b4d42f6df7ca3ace15b4ad4341a7866cc2d7a6dcb83834f_ppc64le", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:51ef5745cbdcd1e53d7869e1a432fab2c419c8cc0035eb1c27ac23e54b84c432_s390x", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:8fece907b56871171b194cbabde7d3e759ea4589ea9fe8bf18fcc9eb9aec81eb_arm64", "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:ce3eaadf709a9c2f53274620071d87b916352149d7405ce265c94750bd916203_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:2d7cc90095dde471fff97878863e1f264c778cdc67edc8a6842c7dcceb5efefb_amd64", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:8e407966ba663c8c8259e4a3c99fee8af8ddee11343a4f67e1c1ef750f6e1018_ppc64le", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:ca48488f565ed97f625a8d10c520ad2959ec693648b791d7cad1f0d4341646c7_s390x", "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fbdba1f6ee3715970785cc831e33e846c878e3f6e3e9fefb601c76f4fe19d815_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:34e57b7f13fab4b7252d7c0e3ae0df6a6c3a4096be936e9066a310c2c21f566f_ppc64le", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:372cbad0d3e7f659a3ce8c100081cf9b98350e8093a65d5a2e56c12b72f6b6c9_amd64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6f6646191d33c864d42d998210f4cf4c18a08459be75306a9f490b172564175c_arm64", "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f7274b2790726ece43c1da61465a124a945ea2b3caba738833f7d7659776916c_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:2ddd44785d00482b1ef44e537fdac939ac698ae129939b72c76209dfdc1190a7_amd64", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:568cb892832fcce1496b165d68c65db5545fb0158320a8b0b5fcc68475f35d63_ppc64le", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e97a31d9eacb0b6a2c9f3860e88b61fb96f1ae1dde24df9391555cd10437d9e9_s390x", "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:f4795bde04f07ad3adee7cf87e7351f926f6b28bb5336d8be26ed9b7fa551e49_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:421ee0fad526062676a4043011ca6fea1502c0c6fc26d32d53fdff5833720452_s390x", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:68c36ba7ef2b891541f3aa8ec95546a081966aba94143b16041a344b4061f9dd_arm64", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:7c246660b9761d7a2c2314d02d2cac9877ad58c1b3931c5082da283a552a007c_ppc64le", "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f0e51020bd8b79182e45635fe0e06df7935375c4f82b8bbd387cdf50316913aa_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:80696c15028c27762ab36abddd51b39244bf7f94d92a86cd03294e2de487cc2a_ppc64le", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:8fd2b3d1b7e827a46a57a75aef33e792864d1ee2b11634b0fd23fe466ccb8894_s390x", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:d2e448393ccfb9ec61de3ad5fa4f8fb0876d46114420d131f97606a72790a373_amd64", "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f09bcd763fa16c191efcad09414dbd12c1402c51bba4ee6072fa23fa030cfe6e_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:05c2cbcd8d9124a73584910ae11243ab363c9800396cc95504ffb4adc004e928_arm64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41a26793fe3dafc0dbd6b7a316acd463ff97b994979d3783f69cd607a8ab2658_s390x", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:66ecbe8f55293bce099a36dee17499b4e759ef452764f893abe1e281cfafc896_amd64", "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:f9772a8ab44052d85ac4c555b9ada66eb1f21be33ac4f9e42559983d4b249e66_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:0b69b37e0693e3f748a0d989c63ce015c60905fe409fe67ab2150c8877c18fa2_amd64", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:2a9da115463b6b2c345937c773f7b03fccb4f2b346af52c4481a690942bde1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:9febb7bb4549aa64d2a17767330020053e622e5e68f7d2bf6f5532a554fb8eb6_s390x", "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:cd42af3f047187a8d0ba83ed7d838751d30c6ad2a7410f4dd2260170127ed03d_arm64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:4e6abfcf3d7addc5e61b760d2cba8527752a6e559eaf64c843f368008f54c449_amd64", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:8d39a8ec5fb4d1574c9e6d5e2066af924a4f37a9af4209fd61a9822f38099274_s390x", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:d73888566b7ca3846ffdfec544af07401fa0c2c3c6d3b436dd61dd45c70b86b1_ppc64le", "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:e4ce50cfc352f152a48c14025f576dd3c90ae9329bffa137ff6a83d4d14e2c1a_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:1508a46c15ede059dd12548151c8d4caec17ec8e3732ec99b13988a31e38f286_s390x", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:33042554acc053a3e7df606c36ab474e72424bdefbb69bb2783054b25b062909_arm64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:8257b8e7c74d7389661fab47a810781ad472642c6c4f27f0aae5cf079a5cf885_amd64", "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:de46d82a99d05c9deddf6bf43544b9ee443eaf3551d9c3f33e7e9b6c4a59d254_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:2ffab3cdf3be45dc9f621c8a09eba248c2c65098e3f27b6867b916966a0909d2_amd64", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:3a475d7006ef73d62a6e355752ae4fcb5955e65e1e5c2437e25973d5652ee8dc_ppc64le", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:5ab6c969a81a61a37646614b87abeadf30cc66023f2f9e73a5a91eb63edc8ba3_s390x", "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:a0283dc8f1644ff565c2bd5b96a3922cce7771163957072bf1e5b5c15afbbe38_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:23f1671505862dfd0ff3cc38b275c42da7046dfa0ca04677068b62fb3cb52018_amd64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:76b6c4ae987d8d9512784e63b4c75d364e7dcee66a497a15bac49f5edb508d2b_s390x", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:9f88b2bc2f479193d6a771e6793bee37077c8d895b1c553d3ae66eb9c0e5011a_arm64", "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:d4a4e826b18e055d9d0331a4d505d3fc39f80d9ae1de266583002ef6b02c05d0_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:34e6553fcdaaddec9070dfdba7e313c5fc7b259b95392af8e7f4dc438c12e6cb_amd64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:51a97d5c25e8076cb1636fca98a887a2b118cf274ab01ffc780bea80c97fb130_ppc64le", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:b7d14b760adec885a14bda22744ade2b212769f09a0388cd3d6ce0eb9acb0943_arm64", "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e469633bb4ae670ce3508457aef0843ed87561504ef8322e54abe998f8c49ade_s390x", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2c6dbf4487de944835ef83fc068413cab0aaeb0477cb4e72d7c76e6a9476f461_arm64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:49193aa0256958f6a614476026d0d2b92288339f3d9b2c40ca630947d200af8c_ppc64le", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:59518651f43332c7bee15907edb06591804f9317fa5c323b604ab94b6c957927_amd64", "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:d4baa2a50505ba7a73b7d5a231794a68da15a4be57920e1a3b318e4d5ef17052_s390x", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1d39dc9b3b16bebb0fe9e718d3995bcf34fc81c827037ac093e9228f20a61033_arm64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:5f606a789c8ba5ab82a554dc5bfa92c54b54d490ebef8865a2e114de6572c456_ppc64le", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:a7acfc755a4b86c07299b0b7c58464e19551fe0d19c9d57a62217210597f51ef_amd64", "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f42ec0da9c0d0bd95266fc5bc60c0d4e263b2332aff260b990f804ae1d138123_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:06e80b429a8c9fd6109f36aa059a2fb2de2ede519b5bd0a42709e0d9296a72fa_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:227f7b89f463001986ac0a419e62863e0781aaed829d6d47820ca7f042e62c01_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:23d1f549cfa49d58009be021b06b013e23f55634fc0b16109d88d7d4a0cbdeef_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:fe8d090aefee9e73f8ffb2423cab7024254f17f978347d9c0fdf600d3f9f6b50_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:32ae3ad3863663fc5b25b40c6cb7748b9d19925cd06c7f3dd6b8ec6d0913b923_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:51b6140571aa4c6e7a84154632095d4816109bd0a3513b3b4a2b4d422b64f2f0_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:72f7dc328c709ea23eaa79a8859d85ad786e35aec575f0979f383979d04fce3f_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:eb132d5efe17ade5bf3ec5b153dd333521412f27682afea30f1018d98d37c93d_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:0ef16de05314a24c3b0d1f6a8e32d3054edb6d8f9bc04b4324c845e3f016c5f9_amd64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:eac4a1d50d69f041bcbacb595e8eeaaa9da8888cdc1584ef42f946e46dfe7ba6_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f47b0451ca6c08481721fd2b4dd99105cf5d6aff65bfe30d90b8aae49675c11c_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:f559073821c7213c611062d868ffa71f48875f8720cf411a32ff399733a92752_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:0d5b085e922233f44bb948a99ddfcd5b497ca81485c93a177fb767998fcb705f_s390x", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:206e6646976eccc0a2824f512aed4c019fc9140a49c86b0e3edba28f1c2ccdf3_arm64", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:26e81840a7d6be515a77007cc2a39355f3a85d86315193d173df7ff15360013d_ppc64le", "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:ca0eda9d3eaa78da3917f97f8988dd27e4d289e806a8b453af3f9bf272af43b2_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:249789b887760f7c3ff23706cf03feccfa5718351a7b330f095b0e40200be919_ppc64le", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:3b701e20c7bf2d8031ad5a979e9b21cea8599205755c0773f0b6ac53d3fe00af_amd64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e1fcfdcebd7317c108abb981f883e8587edbd1132e1005e6f4f1dc44ff9c5109_arm64", "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fb20c8f580259ce1929ca0d7a3174e06643dd29d3e3ba69f6c107d4f0a23b764_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:44afe6666fba927709b61f8fe11bfb5e417c1a9a636d949ea498051c9cf30109_arm64", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:4a5001cd02ad785a93bf5b2863efc4e5b1dd5a32cad763177a65570bab7bf14d_ppc64le", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:6ab877e385e399554328d5cc0298efa61e98024944f232b1ef42db9e9557dd49_s390x", "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:bb1ae67b0c71bb8c3050692087f235a45e489da875c8f7786cd64fab53bc3f9d_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:2efc875c6a5c0fe03db8618153bd441e4ce3d2c8a30ef27de3558bdac73533ae_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:51299b4ac2ff84c990826191540befaeb7d291861c90430c68c92164150d48c6_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:b9cb71ed0ac27970aaaf0f60e1c90d5b1dbfb2bcd8a432537bb2db3ad4d82d83_s390x", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:deee6c9ef749b7ba011b2f53dcdf06221648563a146b5802d3719ddd3f5c0a82_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:0bdb4a4829fad9a95ceec48706fe93a276ed68a7366c6f8fd7d0e1f51205e1eb_amd64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:87459371da3da99de6810d29b079a5384b7fc6cefc0664f2ded4886b4dc46763_ppc64le", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:be950787b7921c2407ec29fbf309ab5f9e6a7e9f286fd79bf0ecd782d3f71474_arm64", "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:c9d6d24f468cc982450ad14b8b0402e6261be668a9bf154863b35abb4a24db9f_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:116ac1acacb1d6e036be8b877e25678d4884378581c6bde98b65e545dfc6e45e_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:60b0054b6061ee4a17deeb80ccd2936ed8a26e05445cd2c4ee68cfea4080bb7e_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:75ce0c796cd35bf8f430681c7f006141cff7238874441d01a0a6b23a29110002_amd64", "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:aaa7f7ac39119a98620aa0b64f101587594f2d5e46d06512efa281d19ac1fa8d_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:0b5f6bb09c9398cfe36c7f9cced3b6532c075487ae7e3c06676fa1f43ace9f59_s390x", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:2ef70d3391863dd359b2ad2373d1678472a6f0b6464fd0409c3b0026e91d9f99_arm64", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:9d1483142ba377a0351e7d84a94787c777f6407d732ef41d77d4d872f3e2b2fc_ppc64le", "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:b3f74a16bb9f4d72cd95c171652344d676935b7516a4b983e3eeea1be6b677f1_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:02a72731414ecc961684a1a102fb77a0ed7b0f33332168c75b2fb705af762035_amd64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:67eca891e208cd3de56250b22ff0ca8625c767181cd282e85c837183427e85ca_s390x", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:a32c04e7d60d5a5109ba306942503ced5591e08362a060c502b47d93291101ee_arm64", "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ca957311c7bcdff8d9ed8694fe3523a02ddce73ffcdccd06580cf57555f599cc_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:04cf8b9ffd2c9614794707712710e4d35a77a4e16a000dda8cd83b71798fa11b_arm64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:94022ed8b900257ff760e1cbcbed2382d399577b3123d947da9b668443e0f1cb_ppc64le", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:a82e092b2a07e56199bbfb743221a15508558eaae045adde7b238d81078b5a8c_amd64", "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:d6d9dee94b5a27e9c5f138a1564bf1ea8494dbf8860768b5b381b7e894995ada_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:132659ca491d75dd1eaf645b6a2b98f9f1e5b5e4aa352d231d82b1b766490522_ppc64le", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:670cdada591c009519b4f7fbb1adda45bdf5a8932801df2cf2831507c0effb4f_amd64", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7497c2b85c22510beff99aa8aa7ab81541ccff7ef01a9cb3bd3614616a3f92ea_s390x", "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:9ad81706a3c4ca1c80868ea793d9c8551e40f4600ba531a466c0e48c304ca171_arm64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:0db75e56976b120fa9649721cde3e3529032ca5ce27ec2b0c43fd391ea04d37b_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:223b070eb0696cd5bd2981d5a8e2bc0d588d9d5ea7169ab6474fb17b9aa56214_amd64", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2bb7b042c305d21168eaf726d15854d8e187011cf7e00c892dfc424cd30c720d_s390x", "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:2f0bfbe4560a27bc77c2bf79fd544548c299bd5ab185b813f0f56e826861b0f9_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:0e35756239bd71e15a08433545047d65345037facee55d464b976c803e0d1883_s390x", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:156c00a64a6d59aa5e7a0a0e0de7c71675a45251e49adabfc7cfc6525b70b3a1_ppc64le", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:193d2700f2abba96c11af9b96afe65579ed071cbb3be7b2aba4c8a26d7e84855_arm64", "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:623a1fcc8d5911a0b286d58bc5bee663a9afa2482dda4e121a07e0641e3000f0_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)" } ] }
rhsa-2024_0121
Vulnerability from csaf_redhat
Published
2024-01-10 11:36
Modified
2024-11-06 04:39
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 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):
* 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: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* 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)
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 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 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* 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: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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\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:0121", "url": "https://access.redhat.com/errata/RHSA-2024:0121" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0121.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security update", "tracking": { "current_release_date": "2024-11-06T04:39:15+00:00", "generator": { "date": "2024-11-06T04:39:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0121", "initial_release_date": "2024-01-10T11:36:02+00:00", "revision_history": [ { "date": "2024-01-10T11:36:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-10T11:36:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:39: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. 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:8090020231207142256:d7b6f4b7", "product": { "name": "container-tools:4.0:8090020231207142256:d7b6f4b7", "product_id": "container-tools:4.0:8090020231207142256:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8090020231207142256:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "product": { "name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "product_id": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "product": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "product": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "product": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "product": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "product": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "product_id": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "product": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src", "product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, "product_reference": "container-tools:4.0:8090020231207142256: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+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src" }, "product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch" }, "product_reference": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64" }, "product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x" }, "product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64" }, "product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch" }, "product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7" } ] }, "vulnerabilities": [ { "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters" }, { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.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-01-10T11:36:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0121" } ], "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.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
rhsa-2024_2160
Vulnerability from csaf_redhat
Published
2024-04-30 10:17
Modified
2024-11-06 05:39
Summary
Red Hat Security Advisory: toolbox security update
Notes
Topic
An update for toolbox 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
Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.
Security Fix(es):
* 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: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
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 toolbox 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": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\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: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\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:2160", "url": "https://access.redhat.com/errata/RHSA-2024:2160" }, { "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": "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": "2253330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330" }, { "category": "external", "summary": "RHEL-1834", "url": "https://issues.redhat.com/browse/RHEL-1834" }, { "category": "external", "summary": "RHEL-19772", "url": "https://issues.redhat.com/browse/RHEL-19772" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2160.json" } ], "title": "Red Hat Security Advisory: toolbox security update", "tracking": { "current_release_date": "2024-11-06T05:39:03+00:00", "generator": { "date": "2024-11-06T05:39:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2160", "initial_release_date": "2024-04-30T10:17:44+00:00", "revision_history": [ { "date": "2024-04-30T10:17:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:17:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:39:03+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": "toolbox-0:0.0.99.5-2.el9.src", "product": { "name": "toolbox-0:0.0.99.5-2.el9.src", "product_id": "toolbox-0:0.0.99.5-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.el9.aarch64", "product": { "name": "toolbox-0:0.0.99.5-2.el9.aarch64", "product_id": "toolbox-0:0.0.99.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64", "product_id": "toolbox-tests-0:0.0.99.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.el9.ppc64le", "product": { "name": "toolbox-0:0.0.99.5-2.el9.ppc64le", "product_id": "toolbox-0:0.0.99.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "product_id": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.el9.x86_64", "product": { "name": "toolbox-0:0.0.99.5-2.el9.x86_64", "product_id": "toolbox-0:0.0.99.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64", "product_id": "toolbox-tests-0:0.0.99.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.el9.s390x", "product": { "name": "toolbox-0:0.0.99.5-2.el9.s390x", "product_id": "toolbox-0:0.0.99.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.el9.s390x", "product": { "name": "toolbox-tests-0:0.0.99.5-2.el9.s390x", "product_id": "toolbox-tests-0:0.0.99.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "product_id": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64" }, "product_reference": "toolbox-0:0.0.99.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le" }, "product_reference": "toolbox-0:0.0.99.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x" }, "product_reference": "toolbox-0:0.0.99.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src" }, "product_reference": "toolbox-0:0.0.99.5-2.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64" }, "product_reference": "toolbox-0:0.0.99.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "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": [ "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ] }, "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-30T10:17:44+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:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2160" } ], "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-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ] } ], "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-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ] }, "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-30T10:17:44+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:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2160" } ], "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-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of special tags within script contexts" }, { "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:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-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:17:44+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:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2160" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-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:toolbox-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.src", "AppStream-9.4.0.GA:toolbox-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debuginfo-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-debugsource-0:0.0.99.5-2.el9.x86_64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.aarch64", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.ppc64le", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.s390x", "AppStream-9.4.0.GA:toolbox-tests-0:0.0.99.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" } ] }
rhsa-2023_5947
Vulnerability from csaf_redhat
Published
2023-10-26 00:47
Modified
2024-11-08 08:08
Summary
Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.0.1 security update
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.0-RHEL-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 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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)
* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)
* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)
* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)
* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)
* 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)
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 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.0-RHEL-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 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: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\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\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:5947", "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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": "2196026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026" }, { "category": "external", "summary": "2196027", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027" }, { "category": "external", "summary": "2196029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029" }, { "category": "external", "summary": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "2223355", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355" }, { "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": "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": "OCPBUGS-20489", "url": "https://issues.redhat.com/browse/OCPBUGS-20489" }, { "category": "external", "summary": "WRKLDS-780", "url": "https://issues.redhat.com/browse/WRKLDS-780" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5947.json" } ], "title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.0.1 security update", "tracking": { "current_release_date": "2024-11-08T08:08:12+00:00", "generator": { "date": "2024-11-08T08:08:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:5947", "initial_release_date": "2023-10-26T00:47:43+00:00", "revision_history": [ { "date": "2023-10-26T00:47:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-26T00:47:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:08:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RODOO 1.0 for RHEL 8", "product": { "name": "RODOO 1.0 for RHEL 8", "product_id": "8Base-RODOO-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.0::el8" } } } ], "category": "product_family", "name": "Run Once Duration Override Operator" }, { "branches": [ { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel8\u0026tag=v1.0-30" } } }, { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.0-20" } } }, { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-rhel8\u0026tag=v1.0-25" } } } ], "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:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64 as a component of RODOO 1.0 for RHEL 8", "product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "relates_to_product_reference": "8Base-RODOO-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64 as a component of RODOO 1.0 for RHEL 8", "product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "relates_to_product_reference": "8Base-RODOO-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64 as a component of RODOO 1.0 for RHEL 8", "product_id": "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64", "relates_to_product_reference": "8Base-RODOO-1.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-24532", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-07-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223355" } ], "notes": [ { "category": "description", "text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results", "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24532" }, { "category": "external", "summary": "RHBZ#2223355", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532" }, { "category": "external", "summary": "https://go.dev/cl/471255", "url": "https://go.dev/cl/471255" }, { "category": "external", "summary": "https://go.dev/issue/58647", "url": "https://go.dev/issue/58647" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1621", "url": "https://pkg.go.dev/vuln/GO-2023-1621" } ], "release_date": "2023-03-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results" }, { "acknowledgments": [ { "names": [ "Juho Nurminen" ], "organization": "Mattermost" } ], "cve": "CVE-2023-24539", "cwe": { "id": "CWE-176", "name": "Improper Handling of Unicode Encoding" }, "discovery_date": "2023-05-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2196026" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper sanitization of CSS values", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.", "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24539" }, { "category": "external", "summary": "RHBZ#2196026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539" }, { "category": "external", "summary": "https://github.com/golang/go/issues/59720", "url": "https://github.com/golang/go/issues/59720" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU" } ], "release_date": "2023-04-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper sanitization of CSS values" }, { "acknowledgments": [ { "names": [ "Juho Nurminen" ], "organization": "Mattermost" } ], "cve": "CVE-2023-24540", "cwe": { "id": "CWE-176", "name": "Improper Handling of Unicode Encoding" }, "discovery_date": "2023-05-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2196027" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of JavaScript whitespace", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.", "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24540" }, { "category": "external", "summary": "RHBZ#2196027", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540" }, { "category": "external", "summary": "https://go.dev/issue/59721", "url": "https://go.dev/issue/59721" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU" } ], "release_date": "2023-04-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: html/template: improper handling of JavaScript whitespace" }, { "acknowledgments": [ { "names": [ "Juho Nurminen" ], "organization": "Mattermost" } ], "cve": "CVE-2023-29400", "cwe": { "id": "CWE-176", "name": "Improper Handling of Unicode Encoding" }, "discovery_date": "2023-05-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2196029" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of empty HTML attributes", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.", "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29400" }, { "category": "external", "summary": "RHBZ#2196029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400" }, { "category": "external", "summary": "https://go.dev/issue/59722", "url": "https://go.dev/issue/59722" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU" } ], "release_date": "2023-04-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of empty HTML attributes" }, { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] }, "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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" } ], "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64" ] } ], "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "known_not_affected": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_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": "2023-10-26T00:47:43+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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "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": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:5e2f382d233fab6817da02d17459b3e6e8c16f0be58270221b66d87ce3d09cc6_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-operator-rhel8@sha256:a43806835a54ea3c712e1cbb96cd7ff2cd0434912ae1cbc11b4f54524c15c40b_amd64", "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RODOO-1.0:run-once-duration-override-operator/run-once-duration-override-rhel8@sha256:70c5f120078cec9a22f2e754e5606ebe5d086e38aeb5fc9daac18fced6705f43_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)" } ] }
rhba-2023_7648
Vulnerability from csaf_redhat
Published
2023-12-05 06:56
Modified
2024-11-05 16:05
Summary
Red Hat Bug Fix Advisory: MTV 2.5.3 Images
Notes
Topic
Updated Release packages that fix several bugs and add various enhancements are now available.
Details
Migration Toolkit for Virtualization 2.5.3 Images
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": "Updated Release packages that fix several bugs and add various enhancements are now available.", "title": "Topic" }, { "category": "general", "text": "Migration Toolkit for Virtualization 2.5.3 Images", "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/RHBA-2023:7648", "url": "https://access.redhat.com/errata/RHBA-2023:7648" }, { "category": "external", "summary": "MTV-698", "url": "https://issues.redhat.com/browse/MTV-698" }, { "category": "external", "summary": "MTV-699", "url": "https://issues.redhat.com/browse/MTV-699" }, { "category": "external", "summary": "MTV-714", "url": "https://issues.redhat.com/browse/MTV-714" }, { "category": "external", "summary": "MTV-783", "url": "https://issues.redhat.com/browse/MTV-783" }, { "category": "external", "summary": "MTV-803", "url": "https://issues.redhat.com/browse/MTV-803" }, { "category": "external", "summary": "MTV-811", "url": "https://issues.redhat.com/browse/MTV-811" }, { "category": "external", "summary": "MTV-812", "url": "https://issues.redhat.com/browse/MTV-812" }, { "category": "external", "summary": "MTV-818", "url": "https://issues.redhat.com/browse/MTV-818" }, { "category": "external", "summary": "MTV-830", "url": "https://issues.redhat.com/browse/MTV-830" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_7648.json" } ], "title": "Red Hat Bug Fix Advisory: MTV 2.5.3 Images", "tracking": { "current_release_date": "2024-11-05T16:05:05+00:00", "generator": { "date": "2024-11-05T16:05:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHBA-2023:7648", "initial_release_date": "2023-12-05T06:56:16+00:00", "revision_history": [ { "date": "2023-12-05T06:56:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-05T06:56:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:05:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "8Base-MTV-2.5", "product": { "name": "8Base-MTV-2.5", "product_id": "9Base-MTV-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el9" } } }, { "category": "product_name", "name": "8Base-MTV-2.5", "product": { "name": "8Base-MTV-2.5", "product_id": "8Base-MTV-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el8" } } } ], "category": "product_family", "name": "Migration Toolkit for Virtualization" }, { "branches": [ { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.5.3-4" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.5.3-7" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.5.3-9" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.5.3-30" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "product_id": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ova-provider-server-rhel9\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.5.3-11" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.5.3-12" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64", "product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.5.3-10" } } }, { "category": "product_version", "name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "product": { "name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "product_identification_helper": { "purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.5.3-11" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 as a component of 8Base-MTV-2.5", "product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "relates_to_product_reference": "8Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 as a component of 8Base-MTV-2.5", "product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "relates_to_product_reference": "8Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 as a component of 8Base-MTV-2.5", "product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "relates_to_product_reference": "8Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 as a component of 8Base-MTV-2.5", "product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "relates_to_product_reference": "8Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 as a component of 8Base-MTV-2.5", "product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "relates_to_product_reference": "8Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "relates_to_product_reference": "9Base-MTV-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 as a component of 8Base-MTV-2.5", "product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" }, "product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64", "relates_to_product_reference": "9Base-MTV-2.5" } ] }, "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "known_not_affected": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] }, "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": "2023-12-05T06:56:16+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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:7648" } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "known_not_affected": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] }, "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": "2023-12-05T06:56:16+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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:7648" } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "known_not_affected": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] }, "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": "2023-12-05T06:56:16+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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:7648" } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "known_not_affected": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] }, "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": "2023-12-05T06:56:16+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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:7648" } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] } ], "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-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64" ], "known_not_affected": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64" ] }, "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": "2023-12-05T06:56:16+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-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:7648" }, { "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": [ "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64", "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64", "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_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-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "opentelemetry: DoS vulnerability in otelhttp" } ] }
rhsa-2023_7765
Vulnerability from csaf_redhat
Published
2023-12-12 17:24
Modified
2024-11-06 04:33
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: 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)
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 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: 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\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:7765", "url": "https://access.redhat.com/errata/RHSA-2023:7765" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7765.json" } ], "title": "Red Hat Security Advisory: podman security update", "tracking": { "current_release_date": "2024-11-06T04:33:11+00:00", "generator": { "date": "2024-11-06T04:33:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7765", "initial_release_date": "2023-12-12T17:24:49+00:00", "revision_history": [ { "date": "2023-12-12T17:24:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-12T17:24:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:33:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.6.1-7.el9_3.src", "product": { "name": "podman-2:4.6.1-7.el9_3.src", "product_id": "podman-2:4.6.1-7.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-plugins-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-plugins-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-remote-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-remote-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-tests-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-tests-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-debugsource-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-plugins-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-remote-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-remote-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-tests-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-tests-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-plugins-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-plugins-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-remote-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-remote-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-tests-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-tests-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-debugsource-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-2:4.6.1-7.el9_3.s390x", "product_id": "podman-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x", "product_id": "podman-gvproxy-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-plugins-2:4.6.1-7.el9_3.s390x", "product_id": "podman-plugins-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-remote-2:4.6.1-7.el9_3.s390x", "product_id": "podman-remote-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-tests-2:4.6.1-7.el9_3.s390x", "product_id": "podman-tests-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-debugsource-2:4.6.1-7.el9_3.s390x", "product_id": "podman-debugsource-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x", "product_id": "podman-debuginfo-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "product": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "podman-docker-2:4.6.1-7.el9_3.noarch", "product": { "name": "podman-docker-2:4.6.1-7.el9_3.noarch", "product_id": "podman-docker-2:4.6.1-7.el9_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.6.1-7.el9_3?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.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.6.1-7.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src" }, "product_reference": "podman-2:4.6.1-7.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-debugsource-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-debugsource-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-debugsource-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.6.1-7.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch" }, "product_reference": "podman-docker-2:4.6.1-7.el9_3.noarch", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-plugins-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-plugins-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-plugins-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-plugins-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-remote-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-remote-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-remote-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-remote-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64" }, "product_reference": "podman-tests-2:4.6.1-7.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le" }, "product_reference": "podman-tests-2:4.6.1-7.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x" }, "product_reference": "podman-tests-2:4.6.1-7.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" }, "product_reference": "podman-tests-2:4.6.1-7.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] }, "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": "2023-12-12T17:24:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7765" } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] }, "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": "2023-12-12T17:24:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7765" } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] }, "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": "2023-12-12T17:24:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7765" } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] }, "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": "2023-12-12T17:24:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7765" } ], "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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] }, "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": "2023-12-12T17:24:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7765" } ], "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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src", "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
rhsa-2023_6200
Vulnerability from csaf_redhat
Published
2023-10-30 18:15
Modified
2024-11-08 08:11
Summary
Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1.9 security updates and bug fixes
Notes
Topic
The multicluster engine for Kubernetes 2.1.9 General Availability release images, which contains security fixes and update container images.
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 links in the References section.
Details
The multicluster engine for Kubernetes operator 2.1.9 images
The multicluster engine for Kubernetes operator provides the foundational components that are necessary for the centralized management of multiple
Kubernetes-based clusters across data centers, public clouds, and private
clouds.
You can use the engine to create new Red Hat OpenShift Container Platform
clusters or to bring existing Kubernetes-based clusters under management by
importing them. After the clusters are managed, you can use the APIs that
are provided by the engine to distribute configuration based on placement
policy.
Security fix(es):
CVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack
CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work
CVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections
CVE-2023-39319 golang: html/template: improper handling of special tags within script contexts
CVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts
CVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake
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": "The multicluster engine for Kubernetes 2.1.9 General Availability release images, which contains security fixes and update container images.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "The multicluster engine for Kubernetes operator 2.1.9 images\n\nThe multicluster engine for Kubernetes operator provides the foundational components that are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake", "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:6200", "url": "https://access.redhat.com/errata/RHSA-2023:6200" }, { "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": "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6200.json" } ], "title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1.9 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-08T08:11:41+00:00", "generator": { "date": "2024-11-08T08:11:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6200", "initial_release_date": "2023-10-30T18:15:21+00:00", "revision_history": [ { "date": "2023-10-30T18:15:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-30T18:15:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:11:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "multicluster engine for Kubernetes 2.1 for RHEL 8", "product": { "name": "multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8" } } } ], "category": "product_family", "name": "multicluster engine for Kubernetes" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "product_id": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product_id": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "product_id": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "product": { "name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "product_id": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "product_id": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "product_id": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "product": { "name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "product_id": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "product": { "name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "product_id": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "product": { "name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "product_id": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "product_id": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "product_id": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "product_id": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "product_id": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64", "product": { "name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64", "product_id": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "product_id": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product_id": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "product_id": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "product": { "name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "product_id": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "product_id": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "product_id": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "product": { "name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "product_id": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "product": { "name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "product_id": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "product": { "name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "product_id": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "product_id": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "product_id": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "product": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "product_id": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.9-9" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "product_id": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "product_id": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "product": { "name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "product_id": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.9-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64" }, "product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64" }, "product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x" }, "product_reference": "multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le" }, "product_reference": "multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8", "product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" } ], "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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" } ], "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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] }, "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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" }, { "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] } ], "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-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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] }, "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": "2023-10-30T18:15:21+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6200" }, { "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": [ "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] } ], "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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:41ae6255dcf7ad8801dbf72a61f8f64d598f5874b2354accc6861d0603bdfe25_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:a77b10111911aebbcbc8aefc27b151b7e5a277474c7e3071c7a312bc37cae914_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e4d2f2baebb2b65def3cd0570b7801c73e9b9e7fd6d42597458c0b68873a2879_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fe5cae48399563b7eb7cbd897869a999eb9ccd36da28f07c4cbfe874a9d8913f_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:0b474adf2f6795b621d70c5a345930c52c6eacd11646a9984e21176feb97c3a1_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:13cc6b3b939bcd0c3bfb4ffbecc87bcb2354896da5138a6cc8660e54830206a5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:1c497a7794e13760261ee52abc3c49d0f584e75e72ab6dbb0c407c0c3bb7a8f4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5178c528b0953ad89d279130f41ebe8fa06d505d9c946817869ece5a9077f7bc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3ab9697d0cac9495e52aaf5e89dae7e62817d96c79220809689bb04043a19905_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:74ee62db42c41d4f1883481277fcd0e3738b5a4c07c7dabd5dac992efc1d043a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:7ddb10c1ef2e49abf596c521ce9a18f974d927b4a83896958a0590d2b9672bc4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:cc3875215b233b9b08d10e3dbc2189702949a7be146f7d58f61588b068301811_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:9c088afd107df296a4865fa33448cd96a675b944168a02cdc07847f054ad82bd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:eee64a2c454d28bf2465cbaeb54778a4666cba45d3aadeb19eb4a2a126316536_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:73af5120518876a9eb414678c5b8dd6bfd98046ef9f5973aa2876a480508d421_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:c1ced260adffac6d22ce06cc826ba4588f0923a0167391871662415fd238b89b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cad72ecc092c649e897c48b964e32777ef256bdaaac07d90bcda478f9136bc08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:1192df127493322bbc055859e8b157a3ebdb145079b463a69c86cef7935bb60b_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:39439025c6113fd48927d3442986213527d5f3bd84f3d5a794a4db1b593a4d33_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:99e9ed31dfaaa6c0cadbfc7ad377bcb42e8e1e43f5646a46e182a22055fc8f8d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:10ab26d7fe754d22e2f1d210a058b1d77719f0af3195e188124136652edfc1e9_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:2f598aa58045c5acab400701e453d19a045b0efe432bce36e53ef11be22d2446_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:6c1c16758e303952426bd5d434a1838270f6ebaec041e3dc769379a0d36a7115_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ff2bb5b6f1b5b91c958fdcb80a12710ea45b3edcf62be302fe895f85ed66aae0_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:656660c28979a40abc61e4f24fcd9234b0aa503c49ee987a01ce0fa10622ddfd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:67e5b872516775d3df0393ccd49088e45bc3f5ac09a35887469476d581097900_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:ad72ff95216c8c349357716e0aa467b6b960639e066678ed70b0ecd98207c794_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:b49964f8fb3889c10d79c91253ae877e27bc1b9d69b75c9298fb8bf320d3fc2c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:061589fb5e3aecda461370e0d49a221b88cbbc7a3302062f37a611a518c0b96d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:c7773dff5cdd908a48d19a8e5464aa9b57dd11afe5590ed96ddd6e01bce56d84_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d73bc8987e95753a9a2a94d1f47f4945106f58f679539d0d0aa7ff4a3cd2d61f_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:ef344f4440a3b5548244c125e5af2dc5d0e42884614dd7f457301c88fb66e593_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:0f5f542e1928b7c504b4c36f551aef5b88e7f29b807a9ef10a65b09d4db03a98_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:119231d115fa3b9092c1e1f73883d040d4de6deb470bd64f14ce1fb01c082c2d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:13836dd13b474300322e6353eb68f6369bd845559cf3382ccd4b9e08bff660d3_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2756166537b1c7464b866f9fd403180c548529b9691d590beafe80d2039c9830_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3565db257d58587ade8b160f75daf59a64fad2f7accbd85e5a6e9f00731a802d_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:449096f14efebcde1aa8f2c82a8733cdfbb02ac4eece78068c8a366aa2be92ae_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:af50da05cc32ea1bb95d1349e29447ce5027d2a0f9d43b031e302f74920a6e14_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c9ff9535d8bfb2e5a48afce08010df20a7a716eae2f7b9ffacf125d4d916050a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:88c8e428138bc1fca04091bb7d6db66b63bc31ac81cea9c329ef5366d84c4bf3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a37f69d9f567ff839a23b8841c256d3a584817c37509c506447fb5dc02ba203a_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:b47cfd5236bbe1cf3d5416de92f614606feee351c65df6334f7c6ab8508532df_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:bfdbfb419a5c14710f6077c677742d567bd1dd17485568fb3b7159b608e32255_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1ed8f6239324f9467d51259493c3f995401f9f4af9d2a1528cf5c068738cfc98_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:a8bca98e6f14bd8b01e52250355f2d91bbb2d0806988ddb2ddbb114d440a4c2a_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d224cf1c09a31dec20f9a17ec8067f4630926f6dd42c7bf9abe7ba4a8e9c0cc7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:d24f84c8f3722ae89375c22522a00f8ee9d835d75dd60c35cfa25ed64da50db4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:38831cc00e0d94c56cba3db3f172afabecbc556ff39ee04b50021d223d936889_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6fbf8902763010dff952fdf95d351631bdba55fd9fd439e006d092c12ab74c57_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:a2a96c3c2537d2f6fb1f40bac3241f779da1217796e72195ab1ca8e8cace9ccd_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:c1224e740b3195f1477b1f90f5392c9f4dcccd874b87d867ac790cd0848feef0_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:06cdc7482c0ad5c94d08a98c49e3e63c23bcb8b6d80f9953fbd3959676a1e344_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a8cc2a8a191e381653850554d85f24a6eb4ceed521c9ea2210ba8b7ac446a46c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:bea2d41f5d2a9eceff7a2b44cc6e35d7a5cb5e0bf60b14497a83d2ac099f054a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:e42c22402d3d8e54519c941885931d9d97dfe252efae8d6f828a86a5e05f730e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:4037ac30d5cf038ed63edcaa6516bae41a391fbda7f048b6c12b878dc036c84d_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:96eec68f9625768ee065b148ec81449edf904ad1d7f80cdc9d7b11a9ca89f8c7_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:a8c676e879dba646a62937e9ee320baeb603015c245839cd233972c2dbcffa3c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:e365acb00bfd59b2e771a49744e48bd8eb1b98637cd0426cdf1370a8132c21d4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0a8a9b20e47f462bd3c816d5aaa0f64222f7cb5b473fda4f9f4628439e4e8a9c_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:0c783133fac03d0afb7c7b03123d41cc727cf04fc7ae27e199c39a15518ef7d6_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:8843c243cd19c34366ed5fc5c1bcbc3f5a8a2fd8bdd8d4adce0ba01ad82fb9cb_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:da1669b171ae950c7018b69837b42edb7be1291373feca2137d99fd3022d9e9c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:84cfe782bb80d055792114c8f983b01c37763c959ec92d7a1814b73c2414e412_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:88c01435b5371f5474f354611220461af6a8bc6de4a6c20a7163effc919b5fc4_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:f573e30a6d17654245f2063acd354d501e6a41ee8430a596724e27beb7c24127_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:ff2cb982527aa21822aa7032facbee981c906d06da75ba6d7c9bc00e4ebe46ff_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:34050abfd51da7d34f486407e680a438737a5a4f1553da3091e4e4e45705bf92_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:9b663a05d87daefe74645bd41dff9da17324ea5beacaa4ddbef47780234ce107_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:a5c94471bce33585a2b911c412e6c2f7ff95b4dcdd98d6c88ff8059e4613c658_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:d0d3e8624184787f7428f405c720a413bb2949371095f81da50c7883acf5478f_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2b87a0af2b7380bcb64f661591a53019c74f2688d121aacfc7e6cfa4af2233a5_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:5a56609626834e2013db384d548d6167417c45b8272f9347e1104ca53e3a0c1e_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:906e21636563fdb4b08a9b27f8724051dc9ff3296ead000a646a657756729c01_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:a779b2342a6ab6a6d19dced0e28332ce995cfa992274efa2abddca5d1f43095b_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:e9641814a6bda7f0c2bbc033674871f9dcae1d612b3df6cd1f96b511d9acd367_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:48623726a8a560458bea6213355052a1901e6cbf0b7cad1ae10dd6cb3523d6f2_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:841c8229d748af903bf3562bc95e72ec6964cf5c225502826c49164ab95c5039_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9c3921f6045c6ebade2711f8012aad1cf3744f1d83e6ac069011e6da2d07a175_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:fb25df455a49282672c4df1961167b04056c40218a0566db8f9106c670cf0bf5_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:011de123de5089c2678ca5ee697e5059908f3632d2dd2c4b24daa8c78e7c5e31_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:1f33685a3eb1afe2c96c6fbc394c69efa7b67bb813a6c41449cbf06767333e0a_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:5e4711dd2c70883ae2b8dedeee8fcd1cc03d20c3fe1e0467156a329ee31077cd_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:80f1d2212e182e8a04dc66357cf0e5e5e29b6918907ee2aa7ee32dca0bc0703f_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:d10968a0c91a14bd7ad66617046df4ab86663b66a4ddce7b360fa4db59abd80c_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:e2a52d5d3ab3fd48deb265eee67a5af65c72fe0531a8cbfccace8350b19b484b_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:f09a9243dc44b3149e8f8744cbb1db47e7914630efb8684b0c86d6fc2c8d7edc_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4091ee0eb09fbb381799968fe7bb2469e7b962b7f1caa534cff3b8b11b14317d_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:5967fbe0df939721d1866bbd16f63554e441530e913220a757b8018c5eedc539_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6a3496efda51a7dd044cc165b0ff9b7ff957386ec47a22dcc7fb58dea7f5467d_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:82c9f4891a3df24631322cda48ed92676ea4dc43774c10638d3990f0a4657e89_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:52b8ea8e91b71eed19cc521a0e67e6c2e3ba867026b57ee736e6d14388fba9ba_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6b5f443bfe61b3699a3035f566392b62b76556d60836c318cf2f2159c22bf461_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:a3bc108ce725d7723a0ac9649a95596398a96ebc188dc05b507a58908a797924_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:ffebafa92bc54bdcdda7bfffae465c47802be7f2a28c804f28e380952c25d60a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:2bd22d2dddd3495137b31fe5d6ab4dece39db118d359c917e7b4a07fc93538a3_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:3230b552869891bebb92b64554dcef1f4314237521b66bd45430c9ef1ea2151e_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:48cbe75e69b4fbc08815d57acaa0ca95e64b8d3fb3d464f0806c5cbda072d54e_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:77c8ef9f897576cf01a71a302ab4c8f48d430da0f886c3b85df71c6cec25b5bb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:2cd2c968313550d8b59c790b954c3e2d44b6506af803e4260d468ef7d2cd9269_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:9378ee57cfa430a8053b723107ffbb012253959c0b7bb613acf782e5d97ee037_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:abe3b24e29bbd1d3653489de585b69f349ecc34289251f8fc5bcccfe31ca7043_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:c7a1298a0779f9e8462d6a9274956e7b779a66964f8d021abea31c59ad16a872_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:0d626368fd40f439639a9c6b553f40e71f1b22cf303121ecc3ec091bc888071e_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:514d2f20b198143d54bb902622d71fda8c8af1fcb90b6a4ed1fd856f73894bda_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9054fb2d0b79bea4c61795ef853685dac2c4d4f59f03d674ab416910ee452bd9_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:f458bae6c5399eb3716398e7366e9a1810b201e0bb89a9c21ea30cc6a9b555b4_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:02a8f2bf909ae85ce4a45deead724668412d35789a96dc1ea761f70ed67e8ddd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:820875caa436ff17f1a84fcb36f5756cbe7b5a4de865d1f359dbea4c27beb849_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:aab9f0cebaa1c0db1e8bb574b9a12f87277442686080238e920508f27d02d4de_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:fc4f34e7ba3d392641ffd30ea00ec8b4a7f2b7983688f66ad98c774efc313743_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:13ff33badb0e2066b4ab82e012578541648112c2523839eaf4c81b2c491c30c6_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:3804df1f9f330358c8a989c9a7cc93b2ebb29f93d52797047333a578c12bc5bd_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:be1582b40b4b827f7292a6240e9390e97853a9995627207be9b74003b1eb787a_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:f2943467eba0108beb2501f0cdd88b50855c5f958e586883c87026d33976351c_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:52645339e18f528732950666a6b621e1fc834601ca36d8ef9c442c8e870d56f5_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:6de9342efed99503848ebb2b43fc976bf6987ed1555d17aeb78948fa0a184bd4_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:7a6ee6a9d4e47132decbfc5dc4ebb4dd18fca42d2161deb6aec67ed64e71b919_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:e413f3fe6464555a96beec91d7679e27be8c97579add4aea0d75b439042d0c31_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:0c15d59d65cbea4d06e79fcd36cd647a648785ef78d8c343c99d60c68c800545_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:42fbc7d17ba6a719c0590200378b1462dba715cfafe2091200990a746c966d72_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:689bae570f5b636db94f54bc272213dc421c2c44d0886c7572f937bbf9b60d08_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:daf8b732403316c9bea81039a1f392f4cbbfd19b3ef46fe5880ac50a5f59a498_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:932b5206b6d57dc6038a174f6b6fe557b296223769fe16e1f24084580ea68758_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:c1e5401bc5ecd8b2cdf70c92d8c0e8e8d0ae0a4e6d8f1332721bc9cced3effcb_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cba077e67849656cd1943d30b8330184fed68bced32bc6f3b06e7998c3b5d3f8_arm64", "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:e8a478f9c5c65cca626e1ad81ee4d2189c2145cdcb40e8076dfd90ccfb5a47ca_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:1c45ef9d70be5eb145a19e2fceef3417c49dc1b68a3f617107303b91222193ad_amd64", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:412ee16209aa5ea9864778eafdfe7e6736db3ca266257b950b79482d34cd7624_s390x", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:47796108fa4b69db58d3f95bae8916053fe5433b0582babdac08c5a0472e5843_ppc64le", "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:fb0710da904c7945076f739c6fe9b47928eec1231da3877b52c23dc929e47d9b_arm64" ] } ], "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)" } ] }
rhsa-2023_6122
Vulnerability from csaf_redhat
Published
2023-10-25 17:59
Modified
2024-11-08 08:10
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.3 security and bug fix updates
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.8.3 General Availability release images, which provide security updates and fix bugs.
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 Advanced Cluster Management for Kubernetes 2.8.3 images
Red Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which address security issues and fix several bugs. See the Release Notes link in the References section, which will be updated shortly, for additional details about this release.
Security Fix(es):
* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (CVE-2023-39325)
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)
A Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.
* 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)
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 Advanced Cluster Management for Kubernetes 2.8.3 General Availability release images, which provide security updates and fix bugs.\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 Advanced Cluster Management for Kubernetes 2.8.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which address security issues and fix several bugs. See the Release Notes link in the References section, which will be updated shortly, for additional details about this release.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (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\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\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\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:6122", "url": "https://access.redhat.com/errata/RHSA-2023:6122" }, { "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": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/" }, { "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": "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": "HYPBLD-146", "url": "https://issues.redhat.com/browse/HYPBLD-146" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6122.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.3 security and bug fix updates", "tracking": { "current_release_date": "2024-11-08T08:10:40+00:00", "generator": { "date": "2024-11-08T08:10:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6122", "initial_release_date": "2023-10-25T17:59:37+00:00", "revision_history": [ { "date": "2023-10-25T17:59:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-25T17:59:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:10:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.8::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "product_id": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.3-17" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "product_id": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "product": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "product": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "product_id": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "product": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "product": { "name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "product_id": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "product": { "name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "product_id": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.3-7" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "product_id": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "product": { "name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "product_id": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "product_id": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "product_id": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "product_id": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "product_id": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.3-5" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.3-8" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "product": { "name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "product_id": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.3-6" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.3-5" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64" }, "product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64" }, "product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le" }, "product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x" }, "product_reference": "rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64" }, "product_reference": "rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.8" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8", "product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64", "relates_to_product_reference": "8Base-RHACM-2.8" } ] }, "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] }, "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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" } ], "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] }, "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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" } ], "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] }, "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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" } ], "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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] }, "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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" } ], "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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" }, { "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-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_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-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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_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": "2023-10-25T17:59:37+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html-single/install/index#installing", "product_ids": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6122" }, { "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": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2d22ec274c21b8a9baee1257a6384c8711093f12048418bf77e9432fd826d7e5_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8ea03298ea9b7ad2ab5e7044ec97f36be2ddadd67aecd0b009257c163c5954af_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:ae0f7c315e5eb2ba0fc166966ffb7ebac10d399cafa47132f7333b06d2f15b99_amd64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:c2ab23aa77bf351bf401dd26adfefe2797419493b643ae8ab2d04ba8dc02b98d_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:2e6f43857d9b2e8a253c642ed8ddc7d2026d61164bd9b7adb55cce2554d04575_s390x", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:4396bef1d25c606399d775da80d8df03d41cf86081ebedab4b0acf28458ca9b2_arm64", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:5eeefe240d422252c631bee7d2c07bed893570a3af2962e5036f48489db9c8f0_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:751c1e2bd2d9a69825825e26d202604e61afc09bef83bb065cca5f29a962eb75_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:1c4f46b57a32da7133acd2f6c822d16ba008012e2e8841d53a138d460e2106c8_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:25ba12ecdf0ffdc8d6df41b422bcd3b036dab4ec0cc24152fcda39f23dea222c_amd64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:3fc6d018b92a00067d8e58bd178d4ccfdd45c922600179e5caf85068735cd1da_arm64", "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:a6dab3ca60bd0301bf99f110bd60ec8c38f4524c1dbb7752660379215611408d_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3cdce8a566221b913a88d9b7a9afd9a7766e15675957963a8cbd3459441955c5_amd64", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:7ec612840d9ec8dc33d383382bf7ece05ede3863e90e268328b0904cb0e20485_s390x", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:d2b819b62d625930714cd4f7e6f54c2b8e035d2c4c0cc6cbec49c7bb93500f0f_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:eaef7a412290769e6782af14aaecf4347418e762a9e9ce4b66b4cf1124c600d3_arm64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:6a324ce5650572e54c17daebdea1f04d0db27d36862ea1eccef55661c96a0a38_amd64", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:8f7d98d3b4bfc5d62a79a8cf4b92e68b91a33e3275017a195acda843897840a1_s390x", "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:969c8cea475b770644c2b7b7232805b7315cdda53556e45ca4d3d1ab931cecaf_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:198cd84a895a867e262086c84c8a6fea7cfec53bb080ff93c730d3c9169b5b52_arm64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:4b0a77a9ef75f088438fe4d44e5ba2ef6240ea93053991bdc25f9cba653d35bf_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9506bb2b641bab7ce5c109e300521d1124e69dd2e5033e8d987cfc5ad15e1b65_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a8003ffc721d10f5ebcc1370f19aa7c36d0cfe6845e6727fd90b4f04eec1e1be_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:2c6617b626b4eb1bb72d5ed6da29e5bbd3c1c469950054d8f7ff5ccd43c4d9cf_amd64", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:b56b6d227dfb907ee8ab9e26337288607ecf133a1e032c708265df64c30bec10_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:d95cc03e85672b97f0d591d56126d945f85e0661c3625225570cea0543b4e45c_s390x", "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:fc38b151c466158a8ac994332e41a9c739c28f5768907caafeebde5b8dc4cc1b_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:519b21080b9051d3326a374129a338f80f82ac07b2f9222f27628ace971175c2_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:6117c9c95c21d09e2f996b14f23e21e986ee88a3f9485ec74a2aa32515347896_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:bbeaf4cf6b1b70ae274ec160aacf64769676ebb22b94aca7e7ad4b109276db60_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e9400f0866719bdc0722fc2de331d0fe7e95235809bc1e9f234ec0505069d415_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:058c73937555fe4958768cc256557479d7b7457a2b9b54ab0cb1b45a283c0e9f_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:7d73e38dd9451ebd7f9f721271ddfb238c2fa537caecad82e80246f14b93a339_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:bdab33be5c6359510a261b7ac3669bed2d9b2c2c90f52fc87a556a66a484c377_s390x", "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:f8aa1327fa5304e6630bcf508a2376552e0243760c9f8f30e5104a89bdefa6ad_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:13d0a4f5c707e4b9b0d69f5924b606fc5924a2bb5dbc372119565c51727a353f_arm64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:7258c07ed8a7390aa22132fa41a00b6fa226974008d4c0431d84e5de5d391611_amd64", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:83b861095e72d2e93aadbcce196aaac90153e175b71aea331c3f85ab35e85e74_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:902f1268e0f058c53edb63846b0dc49b0a94a8021c39740318cfaedc3b010e6d_s390x", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:178fff3d28af5530f439c63a258a58963bc79a157ee44db5074235e95a33f0f0_amd64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1a58bb060db9aea2ccb8de99a12d19098688ab6e0cffb3202e9ec26bb4d43f7c_ppc64le", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:22cc0d6d6d348ae55168cec56ab5420f3000a6a41c6d8b10da0e41e16b91d3b9_arm64", "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:8486d69a2db1b3422572b51ed9dbc245200d88372d7132ce6e876eec42e9db7a_s390x", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:3070a15209ffe7feb42e9955e307aa127be19dfca78e50599144382c57be04e6_amd64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d236dc498b623adaf6df43ae7ffb11585acdd328537daff9edf96461a429ad3c_ppc64le", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:d7b28b1208af6c3a6b07327ab9ae95eb8466d16e164e7e10a517c1b85b1e2f8e_arm64", "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:fc7a20396546797065d4fbbced1c4023ff639091008e59efc87e48ddf5b36d23_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8f9405dc9f298d99627bf0803bad675d6329db0a59537e077040fee5720f863f_amd64", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:c220a29e4394e70fe8b384dd5d0b5cfe462cce9dd5e16363214b895a3c5579e9_s390x", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:ed2b197bb829ea7568808d6c4413ddc6486f8547ca0b6f1749d7fdfaf8174c52_ppc64le", "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f3b572ca76ec12c87f8866e33c4865cad9da6292e3d28bd9a736f856d8f48ffd_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:3be79ccfb0def98cd55002728e41f9f1ce4b4887dbc3a056417c43c6d9dd6974_amd64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:572e07f03d2355a5b0e3fc8dccf2ad016f68ad93dd7edd9695248e07c9d37784_ppc64le", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:b8e48d0af1d00a7e33b71dc370f7d1a7491242cef5cf239b1036d21ccd14b56e_arm64", "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c1b575138eb2062c9c4fb42c94da1fba90660a484b67accce842f385b9fdd2f4_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:204cf5044ec3346d411f86d02c7bee1dbf98e73b690e07efa5a6f429cd9b1c41_s390x", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:37aefd991caedb01d3349c17984897dab48c49f9f1792b73658c8b3ab8070866_amd64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:dfc987cc4b0f21bc67d5303f1f881980df9a750b1ad96746205cde47e143adcd_arm64", "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:eca333c34cd335180edcff4b0db5050e55ef1436fb5878c7c371482f5a110998_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:335e491f0e0ecf8c115a5f45833b8601a3fe3284bd9e3b9be8760b96c27fd761_amd64", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:40b3e627927111a4842b4e36afd9fab043927ba46efffe89fe20616ddf59a2b5_s390x", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:989e584e202a5daf0ac46ccb5d29b7d921c2b7db385ae0685efd0a1e65e72431_ppc64le", "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:aa07d31f828b1015169538c35a73bb8584123c99f0ea35c3e1c2bc2d38ec5ddd_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:198ad3884b346f49e847f6d2b14f34e902140e4441495c892b0c843e63c24943_amd64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:2c6b83ede0d61101032e831a8927e20d53aad5ae5617d99ebb29d5d2b8460d86_arm64", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:69e1bbb1c9e0d10e1c9408c163af287456cade57b54067766696a68c261bf6a6_s390x", "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:ed4a390f57d41d09d3c7d10a7114ef805c90f7a199b16aa3eed304b259a33dad_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:1373ba0c04ed11c621995495ca56e57d8f03dc3a1e1b249443e06334d42748aa_ppc64le", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:6a63ed2f1ea81d99b7158d41c342bb20fc2a18bf3a136b873e640a18c45e17f0_s390x", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:7d1bfe68bea92a14a58cb9563cd243bafe05ade62000c9da013a2def9243fcda_amd64", "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:9785892abbe11d983879cae1716d3483bebffdf5635759a6bb60c79bee4de876_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:283e7d735988551bb7d440251ad63f11e0c8dc2cae0ec18490d875e29302ae01_s390x", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:9040f97acb8e727a19a94bd66efffe6aea1ae8d299387c18de039fc6720d8032_amd64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:a43b1518b8377e28dd79558394c45a9a15cea6d2910054ef0566312451deea57_arm64", "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:b515f6a2392cdd343a462b573c777dedd360539491cda02778357e119a92fdc8_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:21679709b39db5d24cd20ec18f4d305a2e0d297645b457b40b5ac0c415fca7ed_amd64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:2db72d8dc9cc59054bb771d4d9295409f05230d65595280901fd6f1fe772bb23_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:6715cf45c09921e2041400d6f3346f5fa09f568bbea29635200d05caadc3b773_arm64", "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:beb0f9332b9bcfb58cd0db15279085412827ace954ec2ce34d574fc72c5a16a5_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:4cd64a0df35effbcac4df5a8af2af7ba8b25809344823e1f7131501c94d291f7_arm64", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:8de3fa1c1cc9a29e344798f70636e4bfbbf3e2b80edffedfe6179b6d64e76ad7_ppc64le", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:cf4924480de9c8f69453476e0aabe378607dd64caae389125f19d3327e7b6ef4_s390x", "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:f63f53be892ac9d1b9e347a0be4d1670ab3615ce36d9156dd4f7696561a6c89b_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:211d0ec2fd1ba5fd31eb22a37c848a7b7ad89aa34ee6649a1ff01816f681fbfe_ppc64le", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:54d205dd8adcaf5c3527e740962902aa58fb965312f0c5700225a66fae04a91f_arm64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a9e1277a6c105698aadea156f2bd8928e112898b1b71304e080866dfc27f975a_amd64", "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:cdd3ebf85eeb85c398f94a19d11e9eeafeb1c4c5fb4d40777f13b461ccde5342_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:7421984aba8fe9f8ab8212086eb38bed439644d0f52f08d8d1d903e6d1fe3014_arm64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:9c5e421fe5acaefae5ba644261686662a5a045d2b52725de8f25629d0be37c15_s390x", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:a21ba83c2fe2d36e6e6333a72b8af74c46187256590bf38cd4bb349581f9fee2_amd64", "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e147090acd98be60573d39257eb66d4414da89a653fc284b15c65a6ac7fafacb_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:22b541bb6a683e87da37cbb3d6cecc6e8d1d16795633522c3b7b793f1f4e5a77_s390x", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:407b61e84a5f000bbe2efac0a6137e5efb21c614ae48762de2af71bf162a480e_arm64", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:b7d4e66064ffa415a6efb92b5b070252864516fb4627ab4a4e15c1b4b3c83caa_ppc64le", "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:e82b3a6d566d5f602ab58ade6511e6e1e10dd5dbe58af89e415797b626185b9b_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:29c01316edcc63d830435bd9116f085ad341d1c660ec553777c038af3fc62f57_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:5cace1854f0c245b9b94a76eb3ddbf7fe65a15efe523273abc7a5e214582c266_amd64", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:cacf8cfe17cdefb9ca386c382af1b9e02c14fed5c13d1a96806019b2fe770fbb_s390x", "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:fe11bab716998c748e46b24736a902fef429706a5be2336bfb585a5987beffa9_arm64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:132af7474c22c393b48dd119d9d932e7b2e0775b788226f11305d8e895bf9969_s390x", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:9afa5618d8f6414cd94a0207ae9acceec2a5028974fd198d5c2f50d445a2dd50_amd64", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:b0ca573192c41233c6f6bf107a90771e5d8f1dd1eae023c881b12f1db812b16a_ppc64le", "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:ea00c275e1b3c77d9bd80f216f09a2474f34d4d981e3803996a15cde3c8572af_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:3cd9604f468fe68386f4b441f7c790e0e865e12a18bfd457220589ec41e6e981_arm64", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:918e223335575550260e173f8225b7b01500535ee1af6338f2b4c8d66bf87c0a_ppc64le", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:e843365c24dad96c9435a15c7d93b234843e67e248f5194c9412896295ac1585_s390x", "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ebde295c5bf1c20c1a2efb8d11187add61a67f9ac5bcacd7f82ea676bf16eb65_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:09d5d1423228f8f55e95467da4417e6bc9c5bdd66b2dc68b5a54256552196bde_amd64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:730221cd6770537be9d03511386e6603cca8788e3f0c9ae5e599e27fea007dab_s390x", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:baa9baf651e73ea576e910c36df51f9ab96350a42e301ad6ac917869cdf57060_arm64", "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e76d5d7b13380999436ed9467627282e1e9e311a73cd7340c92d68c029c2dfcf_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:5de6071dd040aed8b2730d5ac4eec48b50ac8c3a2bacf1fa1bd0f776348dc080_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:69179b6be192d6a47aa6fdc4cab0286e63e94c217aaff3e9a5211850dfe1ef43_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:e25adb6d63bc98e71c723c46e0fe1c4f1254363b48e106ab2e03692fc10ece83_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f7f24be1b881736d8b89c5d42ac9c0e20de26da299471f20537242ca5e60efb9_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:b18f0b6782fb7c10ec5eed47eded08327b3142268288bfc4a9971927691d56c5_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:c5110059eae4f4686f5f4241a6c6554b55762da4af5fd63352076bc4dca3e3a2_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:e15e8d37784258175a80ad7d9fa078a7d15766cd6e214f3bf24a42b77c3c2a1e_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:fffccc640a9b8b7c81f0dcbf385fc05b38af819a378494b9ef40d5666cf2a6af_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:89bbb4fb1ec38a227c8649bc10f305496c522b2c5d990ac38f220c6f3d3d6593_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:c2e848a787613458658f1521327c4783c338a6d3c561356c41be924c3ff999f3_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:cde618e9b8c0a3262fc612ed8970d6b948bc8af4f5afee54f5c719f5a58ef881_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:e9324cfef796306a65cd912f5391e78662613a1c270afb4402b57b3ccac884a7_arm64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6990aa404c71c13de81e6945cb11a75df8ad1391a1531ab302a3ff2d05958e07_s390x", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f4cf0eaba976cef1e20e4c9376a7047cb2d0dbea3e92fef0a9cfab992d148f7_ppc64le", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:76468bac9ac8fc1cb96518eeca3c79c39fb28cccfc7446b698194b265e8067f1_amd64", "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8dd5f35ec3935e0a20e319087be6b7bb5dfe39c6e3c9b54fb5718a12869f3809_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:0406a9e33ff91d4ed7b98afeca50328f8434af36a4f3a82c1c3dc0da860ebcb8_amd64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dacbf8c6b2f0b3951f6817b88011df58e802492f30495c62b9984eb3fc40926b_ppc64le", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:e49598f46fbb8aa9323c1cf3a26554383429489fe8fcbcb995aae0f7bb006b64_arm64", "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:f70805b4bc8414b2c44ca332ec421c3cfa8adb85c25a789c41db3d5bd28ace55_s390x", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:3d07a180d9bda173215cf2e2b820ffeada3830cb018e1a61efaf952484e73345_ppc64le", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ac90daec74a95efbbd4db97b0f38c3dc364151429702d190791c374382ee8ec_amd64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d736cf3539c30e44abaf8478e34de874ef11da74d6ff19ad2f2cb3207b1fc7a8_arm64", "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:d7c88b926b7d2acb8e508da6030cec692b12b0ea1a3cbcdd0b06c9239d4ecf30_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:415f56738bc2011a5a058f64cd61c49c6d5a839889126bdbdd03372c6c4048da_amd64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:b7b55b0036e421c84a2a1c2fffe0c7f4c90d399ec0c31fdaad6ed6517ce927de_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:c1d8921bbd4b4490640c3585e1443835d1cba14ee7514fe91b13f34978eaf9cd_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e4b953e67c4d34dd732e39679bc602878241e215d1b28f21a947bbea3409b0e6_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:1c39ffe1868f2fa48d7bf4f3a7deb9f03f47a9c0b93ca15d98cec710b87ee420_arm64", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:2830e97f7f61431f4679e7254dea3c3744548533ce7fdd9d94b522388b25230c_ppc64le", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:8a189e5401dcc15282ad2ec143a5c1e184b3df410af43994ad98ad3f33daf31c_s390x", "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:92fd9dffb48a6712d7f8351404561b0d96917874cddc3bdefef0df18a150710e_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:0d34ad23f02657ff74534f8badb61066c6e1d4d35114b85172399571839175ca_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:281071ee44d8d8ad7e41737ad67617d15a19417ac03e0c3c66695cc521dc4762_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:96490ee0865cfd75c591789c415115c638dd309b06bad37d840154f8e030d70d_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:cee29442ae18ce94953ca0751d41a8e1c1f41234cdd6fa87ea42f0b961c791f6_s390x", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:05cfaba966546984efedbd1c43369e196b2c73e64961176b50590364d82793b7_ppc64le", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:1c3dd279c41c323216b4f5741b2cb71ac28e99ff550478a847ee740441886461_amd64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3b70591e49960ee52a7c7f3d1736ef83a55c2989c283df09c6d02a76e096918e_arm64", "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:acf3d1f575ce051bf0c04e45393c81138f86d0437d5d0f36a7ec2212925f9a92_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:6b78c7fe0d19175d35d95b39bd40c41dc103786370b04dc7a25ca99a0a3a265d_ppc64le", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:bdd40befd1bb0f660f01ee4a1ba782e885ffe82bedc8799f1d0ca946b28a90d8_amd64", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:e14b36c0a7c23a47b3a425511d46aff2acb289bd836464088adc7d57cf380bef_s390x", "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:f6d9e53d5bbac3b0c4f12749e91f2be33fb0744432c9e1b537c68f087bd1ca21_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:075f357114bf42f157f888115eb05db87cb1e4bd100d162efb91ed4e83edca4c_amd64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:59134348c5e1cd6a4015b990716374ba1ca98c1b326eaf2b09d5919fd00f89a1_arm64", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:99b321599e1d5de91d26541f8c6b603aa6ca5f6f95945184ad5ebd3339858313_ppc64le", "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:9c0d344de37947aeefe29a0b122dfcd5258772e944309d2276fc0049c224d058_s390x", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:2f3e6474a2f980a19739ef1d0a5b7253b9a2159571fadfc417a6e1ab5f211316_amd64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3c87dd67c5a7eb884f2ce7a091db8b48cce539b92fb5d5be1c10b9cbea5184ed_arm64", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c93cac2647c9815381c1892dc1a631d7fdcd11a38ab0d023a2e07c2dc7ddd70_ppc64le", "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:f8881d5d9042d2d15c7754480f1309e682cd6baafa8732776fa45a78595c4206_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:4fde5e8108d91c67542f6e0e8f81783d5e5d25ca312dfdd8ff1d2c90f4c3d291_amd64", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:810cea838a9f89b18b2b73f1b862f35601f1cdfaf3b795ab6816eea098d7c703_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:8175e65d039dd727d441f6e33762bc8f621f677ad35120bda8a4ab0012eb1011_s390x", "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:ee071999e06e5184b189d2bef0fcadc7738e257ca9246b8846f8af428100a9e9_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:0ff9bf2d3989c7ea645d65aec11520fa9735e926bb51f28655e21b2467f9fef0_arm64", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:4188e1ff8ab01644abe3082f069f47087be55d7549bec11a3fbd62ed4460444f_s390x", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:d86212ccfbfe4a381d8adab2fee776a7bc28476f93c5c0134b632399d391e3c3_ppc64le", "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:e23a3b213824a4ce701d4c3d07ad01b8be15a05c365098570b298666fefceaf2_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)" } ] }
rhsa-2023_6154
Vulnerability from csaf_redhat
Published
2023-11-01 00:30
Modified
2024-11-08 08:12
Summary
Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.0
Notes
Topic
Secondary Scheduler Operator for Red Hat OpenShift 1.2.0
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, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (CVE-2023-44487)
* 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)
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": "Secondary Scheduler Operator for Red Hat OpenShift 1.2.0", "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, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (CVE-2023-44487)\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)", "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:6154", "url": "https://access.redhat.com/errata/RHSA-2023:6154" }, { "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": "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": "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": "WRKLDS-779", "url": "https://issues.redhat.com/browse/WRKLDS-779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6154.json" } ], "title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.0", "tracking": { "current_release_date": "2024-11-08T08:12:11+00:00", "generator": { "date": "2024-11-08T08:12:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6154", "initial_release_date": "2023-11-01T00:30:41+00:00", "revision_history": [ { "date": "2023-11-01T00:30:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-01T00:30:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:12:11+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 8", "product": { "name": "OSSO 1.2 for RHEL 8", "product_id": "8Base-OSSO-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.2::el8" } } } ], "category": "product_family", "name": "Openshift Secondary Scheduler Operator" }, { "branches": [ { "category": "product_version", "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.2-8" } } }, { "category": "product_version", "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.2-13" } } } ], "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:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64 as a component of OSSO 1.2 for RHEL 8", "product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "relates_to_product_reference": "8Base-OSSO-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64 as a component of OSSO 1.2 for RHEL 8", "product_id": "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64", "relates_to_product_reference": "8Base-OSSO-1.2" } ] }, "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] }, "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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" } ], "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] }, "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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" } ], "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] }, "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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" } ], "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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] }, "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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" } ], "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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" }, { "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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_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-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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_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": "2023-11-01T00:30:41+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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6154" }, { "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": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:775e1822637d308859c4eff42d7b09c949610430ff27cf08d01d41e44cbac2ff_amd64", "8Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:864b263c4dfee9c6144a910f59b6155d20fb48f49f0490efb5d14d383ba2bb84_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)" } ] }
rhsa-2023_6085
Vulnerability from csaf_redhat
Published
2023-10-24 15:32
Modified
2024-11-08 08:09
Summary
Red Hat Security Advisory: Red Hat OpenShift distributed tracing security update
Notes
Topic
An update is now available for Red Hat Openshift distributed tracing 2.9.
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
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: insufficient sanitization of Host header (CVE-2023-29406)
* 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)
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 is now available for Red Hat Openshift distributed tracing 2.9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security 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: insufficient sanitization of Host header (CVE-2023-29406)\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\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:6085", "url": "https://access.redhat.com/errata/RHSA-2023:6085" }, { "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": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6085.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing security update", "tracking": { "current_release_date": "2024-11-08T08:09:56+00:00", "generator": { "date": "2024-11-08T08:09:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6085", "initial_release_date": "2023-10-24T15:32:35+00:00", "revision_history": [ { "date": "2023-10-24T15:32:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-24T15:32:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:09:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift distributed tracing 2.9", "product": { "name": "Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_distributed_tracing:2.9::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift distributed tracing" }, { "branches": [ { "category": "product_version", "name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "product": { "name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "product_id": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "product": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "product": { "name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "product_id": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "product": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "product": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "product": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "product_id": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "product": { "name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "product_id": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10" } } }, { "category": "product_version", "name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "product": { "name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "product_id": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "product": { "name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "product_id": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "product_identification_helper": { "purl": "pkg:oci/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "product": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "product_id": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "product": { "name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "product_id": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "product": { "name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "product_id": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "product": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1" } } }, { "category": "product_version", "name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "product": { "name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "product_id": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "product": { "name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "product_id": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "product": { "name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "product_id": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "product_identification_helper": { "purl": "pkg:oci/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "product": { "name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "product_id": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "product": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "product": { "name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "product_id": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "product": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "product": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "product": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "product_id": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "product": { "name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "product_id": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10" } } }, { "category": "product_version", "name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "product": { "name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "product_id": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "product": { "name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "product_id": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "product": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "product_id": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "product": { "name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "product_id": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "product": { "name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "product_id": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "product": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1" } } }, { "category": "product_version", "name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "product": { "name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "product_id": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "product": { "name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "product_id": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "product": { "name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "product_id": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "product": { "name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "product_id": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "product": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "product": { "name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "product_id": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "product": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "product": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "product": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "product_id": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "product": { "name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "product_id": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10" } } }, { "category": "product_version", "name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "product": { "name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "product_id": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "product": { "name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "product_id": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "product_identification_helper": { "purl": "pkg:oci/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "product": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "product": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "product_id": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8" } } }, { "category": "product_version", "name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "product": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "product_identification_helper": { "purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x", "product": { "name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x", "product_id": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "product": { "name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "product_id": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "product": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1" } } }, { "category": "product_version", "name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "product": { "name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "product_id": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7" } } }, { "category": "product_version", "name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "product": { "name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "product_id": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2" } } }, { "category": "product_version", "name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "product": { "name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "product_id": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "product_identification_helper": { "purl": "pkg:oci/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x" }, "product_reference": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64" }, "product_reference": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le" }, "product_reference": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le" }, "product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x" }, "product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64" }, "product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le" }, "product_reference": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64" }, "product_reference": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x" }, "product_reference": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64" }, "product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x" }, "product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le" }, "product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64" }, "product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le" }, "product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x" }, "product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le" }, "product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64" }, "product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x" }, "product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x" }, "product_reference": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le" }, "product_reference": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64" }, "product_reference": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le" }, "product_reference": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64" }, "product_reference": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x" }, "product_reference": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x" }, "product_reference": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64" }, "product_reference": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le" }, "product_reference": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x" }, "product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x" }, "product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le" }, "product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64" }, "product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x" }, "product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le" }, "product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x" }, "product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64" }, "product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x" }, "product_reference": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le" }, "product_reference": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64" }, "product_reference": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le" }, "product_reference": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x" }, "product_reference": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64" }, "product_reference": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x" }, "product_reference": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64" }, "product_reference": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le" }, "product_reference": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64" }, "product_reference": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x" }, "product_reference": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le" }, "product_reference": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le" }, "product_reference": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64 as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64" }, "product_reference": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "relates_to_product_reference": "8Base-RHOSDT-2.9" }, { "category": "default_component_of", "full_product_name": { "name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x as a component of Red Hat OpenShift distributed tracing 2.9", "product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" }, "product_reference": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x", "relates_to_product_reference": "8Base-RHOSDT-2.9" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "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-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" } ], "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-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" }, { "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-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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-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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] }, "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": "2023-10-24T15:32:35+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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6085" }, { "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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_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": [ "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64", "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64", "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64", "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x" ] } ], "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)" } ] }
rhsa-2023_7766
Vulnerability from csaf_redhat
Published
2023-12-12 17:25
Modified
2024-11-06 04:33
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: 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)
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.\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: 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\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:7766", "url": "https://access.redhat.com/errata/RHSA-2023:7766" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7766.json" } ], "title": "Red Hat Security Advisory: containernetworking-plugins security update", "tracking": { "current_release_date": "2024-11-06T04:33:01+00:00", "generator": { "date": "2024-11-06T04:33:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7766", "initial_release_date": "2023-12-12T17:25:07+00:00", "revision_history": [ { "date": "2023-12-12T17:25:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-12T17:25:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:33:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-6.el9_3.src", "product": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.src", "product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "product": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "product": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "product": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "product": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?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.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64" }, "product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x" }, "product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src" }, "product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64" }, "product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] }, "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": "2023-12-12T17:25:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7766" } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] }, "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": "2023-12-12T17:25:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7766" } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] }, "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": "2023-12-12T17:25:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7766" } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] }, "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": "2023-12-12T17:25:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7766" } ], "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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] }, "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": "2023-12-12T17:25:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7766" } ], "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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
rhsa-2023_5009
Vulnerability from csaf_redhat
Published
2023-10-31 14:06
Modified
2024-11-08 08:06
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.14.0 security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.14.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.14.
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.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.0. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2023:5006
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)
* openshift: OCP & FIPS mode (CVE-2023-3089)
* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)
* ovn: service monitor MAC flow is not rate limited (CVE-2023-3153)
* golang.org/x/net/html: Cross site scripting (CVE-2023-3978)
* scipy: use-after-free in Py_FindObjects() function (CVE-2023-29824)
* goproxy: Denial of service (DoS) via unspecified vectors. (CVE-2023-37788)
* 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)
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.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html
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.14.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.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\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* openshift: OCP \u0026 FIPS mode (CVE-2023-3089)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* ovn: service monitor MAC flow is not rate limited (CVE-2023-3153)\n\n* golang.org/x/net/html: Cross site scripting (CVE-2023-3978)\n\n* scipy: use-after-free in Py_FindObjects() function (CVE-2023-29824)\n\n* goproxy: Denial of service (DoS) via unspecified vectors. (CVE-2023-37788)\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\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5009", "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "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-001", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001" }, { "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": "2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "2212085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085" }, { "category": "external", "summary": "2213279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213279" }, { "category": "external", "summary": "2221034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221034" }, { "category": "external", "summary": "2224245", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245" }, { "category": "external", "summary": "2228689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5009.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.0 security update", "tracking": { "current_release_date": "2024-11-08T08:06:07+00:00", "generator": { "date": "2024-11-08T08:06:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:5009", "initial_release_date": "2023-10-31T14:06:15+00:00", "revision_history": [ { "date": "2023-10-31T14:06:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-31T14:06:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:06:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el8" } } }, { "category": "product_name", "name": "Ironic content for Red Hat OpenShift Container Platform 4.14", "product": { "name": "Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_ironic:4.14::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "catch-0:3.3.2-1.el9.src", "product": { "name": "catch-0:3.3.2-1.el9.src", "product_id": "catch-0:3.3.2-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=src" } } }, { "category": "product_version", "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "product": { "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "product_id": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-2.rhaos4.14.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "product": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "fmt-0:9.1.0-1.el9.src", "product": { "name": "fmt-0:9.1.0-1.el9.src", "product_id": "fmt-0:9.1.0-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=src" } } }, { "category": "product_version", "name": "google-benchmark-0:1.8.2-1.el9.src", "product": { "name": "google-benchmark-0:1.8.2-1.el9.src", "product_id": "google-benchmark-0:1.8.2-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=src" } } }, { "category": "product_version", "name": "gtest-0:1.13.0-1.el9.src", "product": { "name": "gtest-0:1.13.0-1.el9.src", "product_id": "gtest-0:1.13.0-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=src" } } }, { "category": "product_version", "name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "product": { "name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "product_id": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn@5.4.3-1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src", "product": { "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src", "product_id": "toolbox-0:0.1.2-1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src", "product": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src", "product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "product": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el9.src", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.src", "product_id": "crun-0:1.9.2-1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "product": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.36.1.el9_2.src", "product": { "name": "kernel-0:5.14.0-284.36.1.el9_2.src", "product_id": "kernel-0:5.14.0-284.36.1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=src" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "product": { "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "product_id": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.36.1.rt14.321.el9_2?arch=src" } } }, { "category": "product_version", "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "product": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=src" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el9.src", "product": { "name": "cri-tools-0:1.27.0-2.1.el9.src", "product_id": "cri-tools-0:1.27.0-2.1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=src" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "product": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "product": { "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "product_id": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "ovn23.09-0:23.09.0-37.el9fdp.src", "product": { "name": "ovn23.09-0:23.09.0-37.el9fdp.src", "product_id": "ovn23.09-0:23.09.0-37.el9fdp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=src\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "product": { "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "product_id": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.rhaos4.14.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src", "product": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src", "product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src", "product": { "name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src", "product_id": "haproxy-0:2.6.13-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy@2.6.13-1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src", "product": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src", "product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el8.src", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.src", "product_id": "crun-0:1.9.2-1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "product": { "name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "product_id": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kuryr@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "product": { "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "product_id": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "product": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "containers-common-2:1-51.rhaos4.14.el8.src", "product": { "name": "containers-common-2:1-51.rhaos4.14.el8.src", "product_id": "containers-common-2:1-51.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src", "product": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src", "product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "product": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=src" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=src" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el8.src", "product": { "name": "cri-tools-0:1.27.0-2.1.el8.src", "product_id": "cri-tools-0:1.27.0-2.1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=src" } } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "product": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "product": { "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "product_id": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=src\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "product": { "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "product_id": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.5.0-0.20230706175125.193aa0d.el9?arch=src" } } }, { "category": "product_version", "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "product": { "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "product_id": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=src" } } }, { "category": "product_version", "name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "product": { "name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "product_id": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-automaton@3.1.0-0.20230608140652.a4f7631.el9?arch=src" } } }, { "category": "product_version", "name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "product": { "name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "product_id": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cinderclient@9.3.0-0.20230608143053.f7a612e.el9?arch=src" } } }, { "category": "product_version", "name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "product": { "name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "product_id": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cliff@4.3.0-0.20230608150702.72e81d7.el9?arch=src" } } }, { "category": "product_version", "name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "product": { "name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "product_id": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20230308172820.a6b46c5.el9?arch=src" } } }, { "category": "product_version", "name": "python-decorator-0:4.4.2-6.0.el9.src", "product": { "name": "python-decorator-0:4.4.2-6.0.el9.src", "product_id": "python-decorator-0:4.4.2-6.0.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-decorator@4.4.2-6.0.el9?arch=src" } } }, { "category": "product_version", "name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "product": { "name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "product_id": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20230308200614.9c7499c.el9?arch=src" } } }, { "category": "product_version", "name": "python-fixtures-0:4.0.1-1.el9.src", "product": { "name": "python-fixtures-0:4.0.1-1.el9.src", "product_id": "python-fixtures-0:4.0.1-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-fixtures@4.0.1-1.el9?arch=src" } } }, { "category": "product_version", "name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "product": { "name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "product_id": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20230308173923.159d752.el9?arch=src" } } }, { "category": "product_version", "name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "product": { "name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "product_id": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-glanceclient@4.3.0-0.20230608143056.52fb6b2.el9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "product": { "name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "product_id": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-hardware@0.30.0-0.20230308190813.f6ff0ed.el9?arch=src" } } }, { "category": "product_version", "name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "product": { "name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "product_id": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ironic-lib@5.4.1-0.20230706172632.25d8671.el9?arch=src" } } }, { "category": "product_version", "name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "product": { "name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "product_id": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@4.1.1-0.20230614150617.7b35627.el9?arch=src" } } }, { "category": "product_version", "name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "product": { "name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "product_id": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-keystoneauth1@5.2.0-0.20230608152518.2e40bbf.el9?arch=src" } } }, { "category": "product_version", "name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "product": { "name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "product_id": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-keystoneclient@5.1.0-0.20230608141554.4763cd8.el9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "product": { "name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "product_id": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-keystonemiddleware@10.3.0-0.20230608151410.92cdf8a.el9?arch=src" } } }, { "category": "product_version", "name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "product": { "name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "product_id": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openstacksdk@1.2.0-0.20230608155226.b7ff031.el9?arch=src" } } }, { "category": "product_version", "name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "product": { "name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "product_id": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20230308170555.0b2f473.el9?arch=src" } } }, { "category": "product_version", "name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "product": { "name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "product_id": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-os-traits@3.0.0-0.20230608152745.cff125c.el9?arch=src" } } }, { "category": "product_version", "name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "product": { "name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "product_id": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-osc-lib@2.8.0-0.20230608151456.db9cdc9.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "product": { "name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "product_id": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-cache@3.4.0-0.20230608153448.a720016.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "product": { "name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "product_id": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-concurrency@5.1.1-0.20230706190204.0af5942.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "product": { "name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "product_id": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-config@9.1.1-0.20230608145954.515daab.el9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "product": { "name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "product_id": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-context@5.1.1-0.20230608143931.7696282.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "product": { "name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "product_id": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-db@12.3.1-0.20230608142355.b689b63.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "product": { "name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "product_id": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-i18n@6.0.0-0.20230608140652.03605c2.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "product": { "name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "product_id": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-log@5.2.0-0.20230608150750.16a8a42.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "product": { "name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "product_id": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-messaging@14.3.1-0.20230608152013.0602d1a.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "product": { "name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "product_id": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-middleware@5.1.1-0.20230608145931.7725ac9.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "product": { "name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "product_id": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-policy@4.2.0-0.20230608153320.93129eb.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "product": { "name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "product_id": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-rootwrap@7.0.1-0.20230608144658.b72372b.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "product": { "name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "product_id": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-serialization@5.1.1-0.20230608144505.b4be3a4.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "product": { "name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "product_id": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-service@3.1.1-0.20230608145222.b3ba591.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "product": { "name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "product_id": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.1.1-0.20230608143829.eeedfc9.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "product": { "name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "product_id": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-utils@6.1.0-0.20230608142355.d49d594.el9?arch=src" } } }, { "category": "product_version", "name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "product": { "name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "product_id": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.1.0-0.20230608141554.b4ea834.el9?arch=src" } } }, { "category": "product_version", "name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "product": { "name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "product_id": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20230308173821.3286301.el9?arch=src" } } }, { "category": "product_version", "name": "python-pbr-0:5.11.1-0.1.el9.src", "product": { "name": "python-pbr-0:5.11.1-0.1.el9.src", "product_id": "python-pbr-0:5.11.1-0.1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pbr@5.11.1-0.1.el9?arch=src" } } }, { "category": "product_version", "name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "product": { "name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "product_id": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-proliantutils@2.14.1-0.20230608154738.3de2844.el9?arch=src" } } }, { "category": "product_version", "name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "product": { "name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "product_id": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20230308171749.4179996.el9?arch=src" } } }, { "category": "product_version", "name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "product": { "name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "product_id": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20230308170555.d7ac0ff.el9?arch=src" } } }, { "category": "product_version", "name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "product": { "name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "product_id": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20230308201513.0940a71.el9?arch=src" } } }, { "category": "product_version", "name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "product": { "name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "product_id": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-stevedore@5.1.0-0.20230608154210.2d99ccc.el9?arch=src" } } }, { "category": "product_version", "name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "product": { "name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "product_id": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sushy@4.5.0-0.20230719180619.146ed33.el9?arch=src" } } }, { "category": "product_version", "name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "product": { "name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "product_id": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sushy-oem-idrac@5.0.0-0.20230308202122.da9a0e4.el9?arch=src" } } }, { "category": "product_version", "name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "product": { "name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "product_id": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-swiftclient@4.3.0-0.20230608151934.236c277.el9?arch=src" } } }, { "category": "product_version", "name": "python-tenacity-0:6.3.1-1.el9.src", "product": { "name": "python-tenacity-0:6.3.1-1.el9.src", "product_id": "python-tenacity-0:6.3.1-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tenacity@6.3.1-1.el9?arch=src" } } }, { "category": "product_version", "name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "product": { "name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "product_id": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tooz@4.1.0-0.20230608154038.d5bf20c.el9?arch=src" } } }, { "category": "product_version", "name": "python-wrapt-0:1.14.1-1.el9.src", "product": { "name": "python-wrapt-0:1.14.1-1.el9.src", "product_id": "python-wrapt-0:1.14.1-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt@1.14.1-1.el9?arch=src" } } }, { "category": "product_version", "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "product": { "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "product_id": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic@21.5.0-0.20231002130534.0df5961.el9?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "catch-0:3.3.2-1.el9.x86_64", "product": { "name": "catch-0:3.3.2-1.el9.x86_64", "product_id": "catch-0:3.3.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "catch-devel-0:3.3.2-1.el9.x86_64", "product": { "name": "catch-devel-0:3.3.2-1.el9.x86_64", "product_id": "catch-devel-0:3.3.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "catch-debugsource-0:3.3.2-1.el9.x86_64", "product": { "name": "catch-debugsource-0:3.3.2-1.el9.x86_64", "product_id": "catch-debugsource-0:3.3.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "catch-debuginfo-0:3.3.2-1.el9.x86_64", "product": { "name": "catch-debuginfo-0:3.3.2-1.el9.x86_64", "product_id": "catch-debuginfo-0:3.3.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "product": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "product": { "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_id": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm-debugsource@1.8.5-3.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "product": { "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_id": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm-debuginfo@1.8.5-3.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "fmt-0:9.1.0-1.el9.x86_64", "product": { "name": "fmt-0:9.1.0-1.el9.x86_64", "product_id": "fmt-0:9.1.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "fmt-devel-0:9.1.0-1.el9.x86_64", "product": { "name": "fmt-devel-0:9.1.0-1.el9.x86_64", "product_id": "fmt-devel-0:9.1.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "fmt-debugsource-0:9.1.0-1.el9.x86_64", "product": { "name": "fmt-debugsource-0:9.1.0-1.el9.x86_64", "product_id": "fmt-debugsource-0:9.1.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64", "product": { "name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64", "product_id": "fmt-debuginfo-0:9.1.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "google-benchmark-0:1.8.2-1.el9.x86_64", "product": { "name": "google-benchmark-0:1.8.2-1.el9.x86_64", "product_id": "google-benchmark-0:1.8.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64", "product": { "name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64", "product_id": "google-benchmark-devel-0:1.8.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "product": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "product": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gmock-0:1.13.0-1.el9.x86_64", "product": { "name": "gmock-0:1.13.0-1.el9.x86_64", "product_id": "gmock-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gmock-devel-0:1.13.0-1.el9.x86_64", "product": { "name": "gmock-devel-0:1.13.0-1.el9.x86_64", "product_id": "gmock-devel-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gtest-0:1.13.0-1.el9.x86_64", "product": { "name": "gtest-0:1.13.0-1.el9.x86_64", "product_id": "gtest-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gtest-devel-0:1.13.0-1.el9.x86_64", "product": { "name": "gtest-devel-0:1.13.0-1.el9.x86_64", "product_id": "gtest-devel-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gtest-debugsource-0:1.13.0-1.el9.x86_64", "product": { "name": "gtest-debugsource-0:1.13.0-1.el9.x86_64", "product_id": "gtest-debugsource-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64", "product": { "name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64", "product_id": "gmock-debuginfo-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64", "product": { "name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64", "product_id": "gtest-debuginfo-0:1.13.0-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "product": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "product": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "product": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "product": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "product": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "product": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "product": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-devel@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-rt@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product": { "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_id": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.12.1-2.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_id": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "product": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "product_id": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "perf-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "perf-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "rtla-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "product": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el9.x86_64", "product": { "name": "cri-tools-0:1.27.0-2.1.el9.x86_64", "product_id": "cri-tools-0:1.27.0-2.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product_id": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "product": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "product": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "product": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "product": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_id": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-2:1-51.rhaos4.14.el8.x86_64", "product": { "name": "containers-common-2:1-51.rhaos4.14.el8.x86_64", "product_id": "containers-common-2:1-51.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el8.x86_64", "product": { "name": "cri-tools-0:1.27.0-2.1.el8.x86_64", "product_id": "cri-tools-0:1.27.0-2.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64", "product": { "name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64", "product_id": "python-wrapt-doc-0:1.14.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-wrapt-0:1.14.1-1.el9.x86_64", "product": { "name": "python3-wrapt-0:1.14.1-1.el9.x86_64", "product_id": "python3-wrapt-0:1.14.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "product": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64", "product": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64", "product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "catch-0:3.3.2-1.el9.aarch64", "product": { "name": "catch-0:3.3.2-1.el9.aarch64", "product_id": "catch-0:3.3.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "catch-devel-0:3.3.2-1.el9.aarch64", "product": { "name": "catch-devel-0:3.3.2-1.el9.aarch64", "product_id": "catch-devel-0:3.3.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "catch-debugsource-0:3.3.2-1.el9.aarch64", "product": { "name": "catch-debugsource-0:3.3.2-1.el9.aarch64", "product_id": "catch-debugsource-0:3.3.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "catch-debuginfo-0:3.3.2-1.el9.aarch64", "product": { "name": "catch-debuginfo-0:3.3.2-1.el9.aarch64", "product_id": "catch-debuginfo-0:3.3.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "product": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "product": { "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_id": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm-debugsource@1.8.5-3.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "product": { "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_id": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm-debuginfo@1.8.5-3.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "fmt-0:9.1.0-1.el9.aarch64", "product": { "name": "fmt-0:9.1.0-1.el9.aarch64", "product_id": "fmt-0:9.1.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "fmt-devel-0:9.1.0-1.el9.aarch64", "product": { "name": "fmt-devel-0:9.1.0-1.el9.aarch64", "product_id": "fmt-devel-0:9.1.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "fmt-debugsource-0:9.1.0-1.el9.aarch64", "product": { "name": "fmt-debugsource-0:9.1.0-1.el9.aarch64", "product_id": "fmt-debugsource-0:9.1.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64", "product": { "name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64", "product_id": "fmt-debuginfo-0:9.1.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "google-benchmark-0:1.8.2-1.el9.aarch64", "product": { "name": "google-benchmark-0:1.8.2-1.el9.aarch64", "product_id": "google-benchmark-0:1.8.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64", "product": { "name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64", "product_id": "google-benchmark-devel-0:1.8.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "product": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "product": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gmock-0:1.13.0-1.el9.aarch64", "product": { "name": "gmock-0:1.13.0-1.el9.aarch64", "product_id": "gmock-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gmock-devel-0:1.13.0-1.el9.aarch64", "product": { "name": "gmock-devel-0:1.13.0-1.el9.aarch64", "product_id": "gmock-devel-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gtest-0:1.13.0-1.el9.aarch64", "product": { "name": "gtest-0:1.13.0-1.el9.aarch64", "product_id": "gtest-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gtest-devel-0:1.13.0-1.el9.aarch64", "product": { "name": "gtest-devel-0:1.13.0-1.el9.aarch64", "product_id": "gtest-devel-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gtest-debugsource-0:1.13.0-1.el9.aarch64", "product": { "name": "gtest-debugsource-0:1.13.0-1.el9.aarch64", "product_id": "gtest-debugsource-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64", "product": { "name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64", "product_id": "gmock-debuginfo-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64", "product": { "name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64", "product_id": "gtest-debuginfo-0:1.13.0-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "product": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "product": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "product": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "product": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "product": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "product": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "product": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-devel@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-rt@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product": { "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_id": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.12.1-2.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_id": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "product": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "product_id": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "perf-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "perf-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "rtla-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "product": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el9.aarch64", "product": { "name": "cri-tools-0:1.27.0-2.1.el9.aarch64", "product_id": "cri-tools-0:1.27.0-2.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "product": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "product": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "product": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "product": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_id": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "containers-common-2:1-51.rhaos4.14.el8.aarch64", "product": { "name": "containers-common-2:1-51.rhaos4.14.el8.aarch64", "product_id": "containers-common-2:1-51.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el8.aarch64", "product": { "name": "cri-tools-0:1.27.0-2.1.el8.aarch64", "product_id": "cri-tools-0:1.27.0-2.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64", "product": { "name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64", "product_id": "python-wrapt-doc-0:1.14.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3-wrapt-0:1.14.1-1.el9.aarch64", "product": { "name": "python3-wrapt-0:1.14.1-1.el9.aarch64", "product_id": "python3-wrapt-0:1.14.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "product": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "product": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "catch-0:3.3.2-1.el9.ppc64le", "product": { "name": "catch-0:3.3.2-1.el9.ppc64le", "product_id": "catch-0:3.3.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "catch-devel-0:3.3.2-1.el9.ppc64le", "product": { "name": "catch-devel-0:3.3.2-1.el9.ppc64le", "product_id": "catch-devel-0:3.3.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "catch-debugsource-0:3.3.2-1.el9.ppc64le", "product": { "name": "catch-debugsource-0:3.3.2-1.el9.ppc64le", "product_id": "catch-debugsource-0:3.3.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le", "product": { "name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le", "product_id": "catch-debuginfo-0:3.3.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "fmt-0:9.1.0-1.el9.ppc64le", "product": { "name": "fmt-0:9.1.0-1.el9.ppc64le", "product_id": "fmt-0:9.1.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "fmt-devel-0:9.1.0-1.el9.ppc64le", "product": { "name": "fmt-devel-0:9.1.0-1.el9.ppc64le", "product_id": "fmt-devel-0:9.1.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le", "product": { "name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le", "product_id": "fmt-debugsource-0:9.1.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "product": { "name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "product_id": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "google-benchmark-0:1.8.2-1.el9.ppc64le", "product": { "name": "google-benchmark-0:1.8.2-1.el9.ppc64le", "product_id": "google-benchmark-0:1.8.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "product": { "name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "product_id": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "product": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "product": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gmock-0:1.13.0-1.el9.ppc64le", "product": { "name": "gmock-0:1.13.0-1.el9.ppc64le", "product_id": "gmock-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gmock-devel-0:1.13.0-1.el9.ppc64le", "product": { "name": "gmock-devel-0:1.13.0-1.el9.ppc64le", "product_id": "gmock-devel-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gtest-0:1.13.0-1.el9.ppc64le", "product": { "name": "gtest-0:1.13.0-1.el9.ppc64le", "product_id": "gtest-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gtest-devel-0:1.13.0-1.el9.ppc64le", "product": { "name": "gtest-devel-0:1.13.0-1.el9.ppc64le", "product_id": "gtest-devel-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le", "product": { "name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le", "product_id": "gtest-debugsource-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "product": { "name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "product_id": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "product": { "name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "product_id": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_id": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "product": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "product_id": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "product": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el9.ppc64le", "product": { "name": "cri-tools-0:1.27.0-2.1.el9.ppc64le", "product_id": "cri-tools-0:1.27.0-2.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_id": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le", "product": { "name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le", "product_id": "containers-common-2:1-51.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el8.ppc64le", "product": { "name": "cri-tools-0:1.27.0-2.1.el8.ppc64le", "product_id": "cri-tools-0:1.27.0-2.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "product": { "name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "product_id": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-wrapt-0:1.14.1-1.el9.ppc64le", "product": { "name": "python3-wrapt-0:1.14.1-1.el9.ppc64le", "product_id": "python3-wrapt-0:1.14.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "product": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "product": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "catch-0:3.3.2-1.el9.s390x", "product": { "name": "catch-0:3.3.2-1.el9.s390x", "product_id": "catch-0:3.3.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "catch-devel-0:3.3.2-1.el9.s390x", "product": { "name": "catch-devel-0:3.3.2-1.el9.s390x", "product_id": "catch-devel-0:3.3.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "catch-debugsource-0:3.3.2-1.el9.s390x", "product": { "name": "catch-debugsource-0:3.3.2-1.el9.s390x", "product_id": "catch-debugsource-0:3.3.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "catch-debuginfo-0:3.3.2-1.el9.s390x", "product": { "name": "catch-debuginfo-0:3.3.2-1.el9.s390x", "product_id": "catch-debuginfo-0:3.3.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "fmt-0:9.1.0-1.el9.s390x", "product": { "name": "fmt-0:9.1.0-1.el9.s390x", "product_id": "fmt-0:9.1.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "fmt-devel-0:9.1.0-1.el9.s390x", "product": { "name": "fmt-devel-0:9.1.0-1.el9.s390x", "product_id": "fmt-devel-0:9.1.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "fmt-debugsource-0:9.1.0-1.el9.s390x", "product": { "name": "fmt-debugsource-0:9.1.0-1.el9.s390x", "product_id": "fmt-debugsource-0:9.1.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "fmt-debuginfo-0:9.1.0-1.el9.s390x", "product": { "name": "fmt-debuginfo-0:9.1.0-1.el9.s390x", "product_id": "fmt-debuginfo-0:9.1.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "google-benchmark-0:1.8.2-1.el9.s390x", "product": { "name": "google-benchmark-0:1.8.2-1.el9.s390x", "product_id": "google-benchmark-0:1.8.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "google-benchmark-devel-0:1.8.2-1.el9.s390x", "product": { "name": "google-benchmark-devel-0:1.8.2-1.el9.s390x", "product_id": "google-benchmark-devel-0:1.8.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "product": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "product": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gmock-0:1.13.0-1.el9.s390x", "product": { "name": "gmock-0:1.13.0-1.el9.s390x", "product_id": "gmock-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gmock-devel-0:1.13.0-1.el9.s390x", "product": { "name": "gmock-devel-0:1.13.0-1.el9.s390x", "product_id": "gmock-devel-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gtest-0:1.13.0-1.el9.s390x", "product": { "name": "gtest-0:1.13.0-1.el9.s390x", "product_id": "gtest-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gtest-devel-0:1.13.0-1.el9.s390x", "product": { "name": "gtest-devel-0:1.13.0-1.el9.s390x", "product_id": "gtest-devel-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gtest-debugsource-0:1.13.0-1.el9.s390x", "product": { "name": "gtest-debugsource-0:1.13.0-1.el9.s390x", "product_id": "gtest-debugsource-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gmock-debuginfo-0:1.13.0-1.el9.s390x", "product": { "name": "gmock-debuginfo-0:1.13.0-1.el9.s390x", "product_id": "gmock-debuginfo-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "gtest-debuginfo-0:1.13.0-1.el9.s390x", "product": { "name": "gtest-debuginfo-0:1.13.0-1.el9.s390x", "product_id": "gtest-debuginfo-0:1.13.0-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "product": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "product": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "product": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "product": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "product": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "product": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "product": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x", "product_id": "crun-0:1.9.2-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x", "product": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x", "product_id": "bpftool-0:7.0.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "perf-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "perf-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "rtla-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "rtla-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "product": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el9.s390x", "product": { "name": "cri-tools-0:1.27.0-2.1.el9.s390x", "product_id": "cri-tools-0:1.27.0-2.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "product": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "product": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "product": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "product": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x", "product": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x", "product_id": "crun-0:1.9.2-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "product": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "product": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "containers-common-2:1-51.rhaos4.14.el8.s390x", "product": { "name": "containers-common-2:1-51.rhaos4.14.el8.s390x", "product_id": "containers-common-2:1-51.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-0:1.27.0-2.1.el8.s390x", "product": { "name": "cri-tools-0:1.27.0-2.1.el8.s390x", "product_id": "cri-tools-0:1.27.0-2.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "product": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "product": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "product": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python-wrapt-doc-0:1.14.1-1.el9.s390x", "product": { "name": "python-wrapt-doc-0:1.14.1-1.el9.s390x", "product_id": "python-wrapt-doc-0:1.14.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3-wrapt-0:1.14.1-1.el9.s390x", "product": { "name": "python3-wrapt-0:1.14.1-1.el9.s390x", "product_id": "python3-wrapt-0:1.14.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "product": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "product": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "product": { "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "product_id": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "google-benchmark-doc-0:1.8.2-1.el9.noarch", "product": { "name": "google-benchmark-doc-0:1.8.2-1.el9.noarch", "product_id": "google-benchmark-doc-0:1.8.2-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/google-benchmark-doc@1.8.2-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "product": { "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "product_id": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.14.el9?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product": { "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product_id": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "product": { "name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "product_id": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.36.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "product": { "name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "product_id": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.36.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "product": { "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "product_id": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.1.rhaos4.14.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "product": { "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "product_id": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product": { "name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_id": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product": { "name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_id": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kuryr-common@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product": { "name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_id": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product": { "name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_id": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "product": { "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "product_id": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product": { "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product_id": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "product": { "name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "product_id": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-redistributable@0.19.0-1.1.rhaos4.14.el8?arch=noarch" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "product": { "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "product_id": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.1.rhaos4.14.el8?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product": { "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_id": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch" } } }, { "category": "product_version", "name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product": { "name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_id": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch" } } }, { "category": "product_version", "name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product": { "name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_id": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch" } } }, { "category": "product_version", "name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product": { "name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_id": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product": { "name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_id": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch" } } }, { "category": "product_version", "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product": { "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_id": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product": { "name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_id": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product": { "name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_id": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "product": { "name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "product_id": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-automaton@3.1.0-0.20230608140652.a4f7631.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "product": { "name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "product_id": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cinderclient@9.3.0-0.20230608143053.f7a612e.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product": { "name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product_id": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cliff@4.3.0-0.20230608150702.72e81d7.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product": { "name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product_id": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-cliff-tests@4.3.0-0.20230608150702.72e81d7.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "product": { "name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "product_id": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20230308172820.a6b46c5.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-decorator-0:4.4.2-6.0.el9.noarch", "product": { "name": "python3-decorator-0:4.4.2-6.0.el9.noarch", "product_id": "python3-decorator-0:4.4.2-6.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-decorator@4.4.2-6.0.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "product": { "name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "product_id": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20230308200614.9c7499c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-fixtures-0:4.0.1-1.el9.noarch", "product": { "name": "python3-fixtures-0:4.0.1-1.el9.noarch", "product_id": "python3-fixtures-0:4.0.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-fixtures@4.0.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "product": { "name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "product_id": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20230308173923.159d752.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "product": { "name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "product_id": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-glanceclient@4.3.0-0.20230608143056.52fb6b2.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product": { "name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product_id": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hardware@0.30.0-0.20230308190813.f6ff0ed.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product": { "name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product_id": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hardware-detect@0.30.0-0.20230308190813.f6ff0ed.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "product": { "name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "product_id": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-lib@5.4.1-0.20230706172632.25d8671.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "product": { "name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "product_id": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@4.1.1-0.20230614150617.7b35627.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "product": { "name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "product_id": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-keystoneauth1@5.2.0-0.20230608152518.2e40bbf.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product": { "name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product_id": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-keystoneclient@5.1.0-0.20230608141554.4763cd8.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product": { "name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product_id": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.1.0-0.20230608141554.4763cd8.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "product": { "name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "product_id": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.3.0-0.20230608151410.92cdf8a.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product": { "name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product_id": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-openstacksdk@1.2.0-0.20230608155226.b7ff031.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product": { "name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product_id": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-openstacksdk-tests@1.2.0-0.20230608155226.b7ff031.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "product": { "name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "product_id": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20230308170555.0b2f473.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product": { "name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product_id": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-os-traits@3.0.0-0.20230608152745.cff125c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product": { "name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product_id": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-os-traits-tests@3.0.0-0.20230608152745.cff125c.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product": { "name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product_id": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-osc-lib@2.8.0-0.20230608151456.db9cdc9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product": { "name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product_id": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.8.0-0.20230608151456.db9cdc9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product": { "name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_id": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.4.0-0.20230608153448.a720016.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product": { "name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_id": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-cache@3.4.0-0.20230608153448.a720016.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product": { "name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_id": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.4.0-0.20230608153448.a720016.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product": { "name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_id": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.1.1-0.20230706190204.0af5942.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product": { "name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_id": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.1.1-0.20230706190204.0af5942.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product": { "name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_id": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.1.1-0.20230706190204.0af5942.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "product": { "name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "product_id": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-config@9.1.1-0.20230608145954.515daab.el9?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product": { "name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product_id": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-context@5.1.1-0.20230608143931.7696282.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product": { "name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product_id": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.1.1-0.20230608143931.7696282.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product": { "name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_id": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-db-lang@12.3.1-0.20230608142355.b689b63.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product": { "name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_id": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-db@12.3.1-0.20230608142355.b689b63.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product": { "name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_id": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.3.1-0.20230608142355.b689b63.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product": { "name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product_id": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-i18n-lang@6.0.0-0.20230608140652.03605c2.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product": { "name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product_id": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-i18n@6.0.0-0.20230608140652.03605c2.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product": { "name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_id": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-log-lang@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product": { "name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_id": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-log@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product": { "name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_id": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product": { "name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product_id": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-messaging@14.3.1-0.20230608152013.0602d1a.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product": { "name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product_id": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@14.3.1-0.20230608152013.0602d1a.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product": { "name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_id": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product": { "name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_id": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-middleware@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product": { "name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_id": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product": { "name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_id": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.2.0-0.20230608153320.93129eb.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product": { "name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_id": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-policy@4.2.0-0.20230608153320.93129eb.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product": { "name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_id": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.2.0-0.20230608153320.93129eb.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product": { "name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product_id": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-rootwrap@7.0.1-0.20230608144658.b72372b.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product": { "name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product_id": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@7.0.1-0.20230608144658.b72372b.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product": { "name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product_id": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-serialization@5.1.1-0.20230608144505.b4be3a4.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product": { "name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product_id": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.1.1-0.20230608144505.b4be3a4.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product": { "name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product_id": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-service@3.1.1-0.20230608145222.b3ba591.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product": { "name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product_id": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.1.1-0.20230608145222.b3ba591.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "product": { "name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "product_id": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.1.1-0.20230608143829.eeedfc9.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product": { "name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_id": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.1.0-0.20230608142355.d49d594.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product": { "name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_id": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-utils@6.1.0-0.20230608142355.d49d594.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product": { "name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_id": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.1.0-0.20230608142355.d49d594.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product": { "name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_id": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product": { "name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_id": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product": { "name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_id": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "product": { "name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "product_id": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20230308173821.3286301.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-pbr-0:5.11.1-0.1.el9.noarch", "product": { "name": "python3-pbr-0:5.11.1-0.1.el9.noarch", "product_id": "python3-pbr-0:5.11.1-0.1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pbr@5.11.1-0.1.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "product": { "name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "product_id": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-proliantutils@2.14.1-0.20230608154738.3de2844.el9?arch=noarch" } } }, { "category": "product_version", "name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product": { "name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product_id": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20230308171749.4179996.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product": { "name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product_id": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20230308171749.4179996.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "product": { "name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "product_id": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20230308170555.d7ac0ff.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "product": { "name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "product_id": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20230308201513.0940a71.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "product": { "name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "product_id": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-stevedore@5.1.0-0.20230608154210.2d99ccc.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product": { "name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product_id": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy@4.5.0-0.20230719180619.146ed33.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product": { "name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product_id": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy-tests@4.5.0-0.20230719180619.146ed33.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product": { "name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product_id": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@5.0.0-0.20230308202122.da9a0e4.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product": { "name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product_id": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@5.0.0-0.20230308202122.da9a0e4.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "product": { "name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "product_id": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-swiftclient@4.3.0-0.20230608151934.236c277.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-tenacity-0:6.3.1-1.el9.noarch", "product": { "name": "python3-tenacity-0:6.3.1-1.el9.noarch", "product_id": "python3-tenacity-0:6.3.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tenacity@6.3.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "product": { "name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "product_id": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tooz@4.1.0-0.20230608154038.d5bf20c.el9?arch=noarch" } } }, { "category": "product_version", "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-api@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-common@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product": { "name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_id": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ironic-tests@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64" }, "product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le" }, "product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x" }, "product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src" }, "product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64" }, "product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64" }, "product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le" }, "product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x" }, "product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64" }, "product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64" }, "product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le" }, "product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x" }, "product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64" }, "product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch" }, "product_reference": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch" }, "product_reference": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src" }, "product_reference": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64" }, "product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le" }, "product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x" }, "product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src" }, "product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64" }, "product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-51.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64" }, "product_reference": "containers-common-2:1-51.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le" }, "product_reference": "containers-common-2:1-51.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-51.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x" }, "product_reference": "containers-common-2:1-51.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-51.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src" }, "product_reference": "containers-common-2:1-51.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-51.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64" }, "product_reference": "containers-common-2:1-51.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64" }, "product_reference": "cri-tools-0:1.27.0-2.1.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le" }, "product_reference": "cri-tools-0:1.27.0-2.1.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x" }, "product_reference": "cri-tools-0:1.27.0-2.1.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src" }, "product_reference": "cri-tools-0:1.27.0-2.1.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64" }, "product_reference": "cri-tools-0:1.27.0-2.1.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64" }, "product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src" }, "product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64" }, "product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64" }, "product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le" }, "product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x" }, "product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src" }, "product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64" }, "product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src" }, "product_reference": "haproxy-0:2.6.13-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64" }, "product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le" }, "product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x" }, "product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64" }, "product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64" }, "product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le" }, "product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x" }, "product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64" }, "product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64" }, "product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le" }, "product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x" }, "product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64" }, "product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src" }, "product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch" }, "product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src" }, "product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch" }, "product_reference": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src" }, "product_reference": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch" }, "product_reference": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch" }, "product_reference": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch" }, "product_reference": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64" }, "product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le" }, "product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x" }, "product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64" }, "product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch" }, "product_reference": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src" }, "product_reference": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch" }, "product_reference": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch" }, "product_reference": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64" }, "product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le" }, "product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x" }, "product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64" }, "product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64" }, "product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le" }, "product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x" }, "product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64" }, "product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64" }, "product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le" }, "product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x" }, "product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64" }, "product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64" }, "product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le" }, "product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x" }, "product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64" }, "product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64" }, "product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le" }, "product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x" }, "product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64" }, "product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64" }, "product_reference": "catch-0:3.3.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le" }, "product_reference": "catch-0:3.3.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x" }, "product_reference": "catch-0:3.3.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-0:3.3.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src" }, "product_reference": "catch-0:3.3.2-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64" }, "product_reference": "catch-0:3.3.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debuginfo-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64" }, "product_reference": "catch-debuginfo-0:3.3.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le" }, "product_reference": "catch-debuginfo-0:3.3.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debuginfo-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x" }, "product_reference": "catch-debuginfo-0:3.3.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debuginfo-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64" }, "product_reference": "catch-debuginfo-0:3.3.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debugsource-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64" }, "product_reference": "catch-debugsource-0:3.3.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debugsource-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le" }, "product_reference": "catch-debugsource-0:3.3.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debugsource-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x" }, "product_reference": "catch-debugsource-0:3.3.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-debugsource-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64" }, "product_reference": "catch-debugsource-0:3.3.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-devel-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64" }, "product_reference": "catch-devel-0:3.3.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-devel-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le" }, "product_reference": "catch-devel-0:3.3.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-devel-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x" }, "product_reference": "catch-devel-0:3.3.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "catch-devel-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64" }, "product_reference": "catch-devel-0:3.3.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch" }, "product_reference": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src" }, "product_reference": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64" }, "product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64" }, "product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64" }, "product_reference": "cri-tools-0:1.27.0-2.1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le" }, "product_reference": "cri-tools-0:1.27.0-2.1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x" }, "product_reference": "cri-tools-0:1.27.0-2.1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src" }, "product_reference": "cri-tools-0:1.27.0-2.1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64" }, "product_reference": "cri-tools-0:1.27.0-2.1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64" }, "product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64" }, "product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64" }, "product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64" }, "product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64" }, "product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64" }, "product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src" }, "product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64" }, "product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64" }, "product_reference": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64" }, "product_reference": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64" }, "product_reference": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64" }, "product_reference": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64" }, "product_reference": "fmt-0:9.1.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le" }, "product_reference": "fmt-0:9.1.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x" }, "product_reference": "fmt-0:9.1.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-0:9.1.0-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src" }, "product_reference": "fmt-0:9.1.0-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64" }, "product_reference": "fmt-0:9.1.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64" }, "product_reference": "fmt-debuginfo-0:9.1.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le" }, "product_reference": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debuginfo-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x" }, "product_reference": "fmt-debuginfo-0:9.1.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64" }, "product_reference": "fmt-debuginfo-0:9.1.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debugsource-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64" }, "product_reference": "fmt-debugsource-0:9.1.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le" }, "product_reference": "fmt-debugsource-0:9.1.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debugsource-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x" }, "product_reference": "fmt-debugsource-0:9.1.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-debugsource-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64" }, "product_reference": "fmt-debugsource-0:9.1.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-devel-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64" }, "product_reference": "fmt-devel-0:9.1.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-devel-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le" }, "product_reference": "fmt-devel-0:9.1.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-devel-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x" }, "product_reference": "fmt-devel-0:9.1.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "fmt-devel-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64" }, "product_reference": "fmt-devel-0:9.1.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64" }, "product_reference": "gmock-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gmock-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x" }, "product_reference": "gmock-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64" }, "product_reference": "gmock-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64" }, "product_reference": "gmock-debuginfo-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-debuginfo-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x" }, "product_reference": "gmock-debuginfo-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64" }, "product_reference": "gmock-debuginfo-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-devel-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64" }, "product_reference": "gmock-devel-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-devel-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gmock-devel-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-devel-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x" }, "product_reference": "gmock-devel-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gmock-devel-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64" }, "product_reference": "gmock-devel-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64" }, "product_reference": "google-benchmark-0:1.8.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le" }, "product_reference": "google-benchmark-0:1.8.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x" }, "product_reference": "google-benchmark-0:1.8.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-0:1.8.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src" }, "product_reference": "google-benchmark-0:1.8.2-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64" }, "product_reference": "google-benchmark-0:1.8.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64" }, "product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le" }, "product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x" }, "product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64" }, "product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64" }, "product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le" }, "product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x" }, "product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64" }, "product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64" }, "product_reference": "google-benchmark-devel-0:1.8.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le" }, "product_reference": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-devel-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x" }, "product_reference": "google-benchmark-devel-0:1.8.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64" }, "product_reference": "google-benchmark-devel-0:1.8.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "google-benchmark-doc-0:1.8.2-1.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch" }, "product_reference": "google-benchmark-doc-0:1.8.2-1.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64" }, "product_reference": "gtest-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gtest-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x" }, "product_reference": "gtest-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-0:1.13.0-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src" }, "product_reference": "gtest-0:1.13.0-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64" }, "product_reference": "gtest-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64" }, "product_reference": "gtest-debuginfo-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debuginfo-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x" }, "product_reference": "gtest-debuginfo-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64" }, "product_reference": "gtest-debuginfo-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debugsource-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64" }, "product_reference": "gtest-debugsource-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gtest-debugsource-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debugsource-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x" }, "product_reference": "gtest-debugsource-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-debugsource-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64" }, "product_reference": "gtest-debugsource-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-devel-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64" }, "product_reference": "gtest-devel-0:1.13.0-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-devel-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le" }, "product_reference": "gtest-devel-0:1.13.0-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-devel-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x" }, "product_reference": "gtest-devel-0:1.13.0-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "gtest-devel-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64" }, "product_reference": "gtest-devel-0:1.13.0-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64" }, "product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le" }, "product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x" }, "product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src" }, "product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64" }, "product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64" }, "product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le" }, "product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x" }, "product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64" }, "product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64" }, "product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le" }, "product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x" }, "product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64" }, "product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64" }, "product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le" }, "product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x" }, "product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64" }, "product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64" }, "product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le" }, "product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x" }, "product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src" }, "product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64" }, "product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.36.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src" }, "product_reference": "kernel-0:5.14.0-284.36.1.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch" }, "product_reference": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src" }, "product_reference": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64" }, "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src" }, "product_reference": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch" }, "product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src" }, "product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch" }, "product_reference": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" }, "product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-0:23.09.0-37.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src" }, "product_reference": "ovn23.09-0:23.09.0-37.el9fdp.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64" }, "product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le" }, "product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x" }, "product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64" }, "product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "perf-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "perf-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "perf-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "perf-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch" }, "product_reference": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64" }, "product_reference": "rtla-0:5.14.0-284.36.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le" }, "product_reference": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x" }, "product_reference": "rtla-0:5.14.0-284.36.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64" }, "product_reference": "rtla-0:5.14.0-284.36.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64" }, "product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64" }, "product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src" }, "product_reference": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x" }, "product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src" }, "product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x" }, "product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x" }, "product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64" }, "product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le" }, "product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x" }, "product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64" }, "product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch" }, "product_reference": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src" }, "product_reference": "toolbox-0:0.1.2-1.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src" }, "product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64" }, "product_reference": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64" }, "product_reference": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src" }, "product_reference": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch" }, "product_reference": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src" }, "product_reference": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch" }, "product_reference": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch" }, "product_reference": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch" }, "product_reference": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch" }, "product_reference": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src" }, "product_reference": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src" }, "product_reference": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src" }, "product_reference": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src" }, "product_reference": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src" }, "product_reference": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-decorator-0:4.4.2-6.0.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src" }, "product_reference": "python-decorator-0:4.4.2-6.0.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src" }, "product_reference": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-fixtures-0:4.0.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src" }, "product_reference": "python-fixtures-0:4.0.1-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src" }, "product_reference": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src" }, "product_reference": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src" }, "product_reference": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src" }, "product_reference": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src" }, "product_reference": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src" }, "product_reference": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src" }, "product_reference": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src" }, "product_reference": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src" }, "product_reference": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src" }, "product_reference": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src" }, "product_reference": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src" }, "product_reference": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src" }, "product_reference": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch" }, "product_reference": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src" }, "product_reference": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch" }, "product_reference": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src" }, "product_reference": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src" }, "product_reference": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src" }, "product_reference": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch" }, "product_reference": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src" }, "product_reference": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch" }, "product_reference": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src" }, "product_reference": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch" }, "product_reference": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src" }, "product_reference": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src" }, "product_reference": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch" }, "product_reference": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src" }, "product_reference": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch" }, "product_reference": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src" }, "product_reference": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src" }, "product_reference": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src" }, "product_reference": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src" }, "product_reference": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src" }, "product_reference": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch" }, "product_reference": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src" }, "product_reference": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch" }, "product_reference": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src" }, "product_reference": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-pbr-0:5.11.1-0.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src" }, "product_reference": "python-pbr-0:5.11.1-0.1.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src" }, "product_reference": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src" }, "product_reference": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch" }, "product_reference": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src" }, "product_reference": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src" }, "product_reference": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src" }, "product_reference": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src" }, "product_reference": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src" }, "product_reference": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src" }, "product_reference": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-tenacity-0:6.3.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src" }, "product_reference": "python-tenacity-0:6.3.1-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src" }, "product_reference": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-0:1.14.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src" }, "product_reference": "python-wrapt-0:1.14.1-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64" }, "product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le" }, "product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x" }, "product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64" }, "product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64" }, "product_reference": "python-wrapt-doc-0:1.14.1-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le" }, "product_reference": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-doc-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x" }, "product_reference": "python-wrapt-doc-0:1.14.1-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64" }, "product_reference": "python-wrapt-doc-0:1.14.1-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch" }, "product_reference": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch" }, "product_reference": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch" }, "product_reference": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch" }, "product_reference": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch" }, "product_reference": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-decorator-0:4.4.2-6.0.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch" }, "product_reference": "python3-decorator-0:4.4.2-6.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch" }, "product_reference": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-fixtures-0:4.0.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch" }, "product_reference": "python3-fixtures-0:4.0.1-1.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch" }, "product_reference": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch" }, "product_reference": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch" }, "product_reference": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch" }, "product_reference": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch" }, "product_reference": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch" }, "product_reference": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch" }, "product_reference": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch" }, "product_reference": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch" }, "product_reference": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch" }, "product_reference": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch" }, "product_reference": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch" }, "product_reference": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch" }, "product_reference": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch" }, "product_reference": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch" }, "product_reference": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch" }, "product_reference": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch" }, "product_reference": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch" }, "product_reference": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch" }, "product_reference": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch" }, "product_reference": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch" }, "product_reference": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch" }, "product_reference": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch" }, "product_reference": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch" }, "product_reference": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch" }, "product_reference": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch" }, "product_reference": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch" }, "product_reference": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch" }, "product_reference": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch" }, "product_reference": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch" }, "product_reference": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch" }, "product_reference": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch" }, "product_reference": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch" }, "product_reference": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch" }, "product_reference": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch" }, "product_reference": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch" }, "product_reference": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch" }, "product_reference": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch" }, "product_reference": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch" }, "product_reference": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch" }, "product_reference": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch" }, "product_reference": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch" }, "product_reference": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch" }, "product_reference": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch" }, "product_reference": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch" }, "product_reference": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch" }, "product_reference": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch" }, "product_reference": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch" }, "product_reference": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch" }, "product_reference": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch" }, "product_reference": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch" }, "product_reference": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pbr-0:5.11.1-0.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch" }, "product_reference": "python3-pbr-0:5.11.1-0.1.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch" }, "product_reference": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch" }, "product_reference": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch" }, "product_reference": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch" }, "product_reference": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch" }, "product_reference": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch" }, "product_reference": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch" }, "product_reference": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch" }, "product_reference": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch" }, "product_reference": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch" }, "product_reference": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tenacity-0:6.3.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch" }, "product_reference": "python3-tenacity-0:6.3.1-1.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch" }, "product_reference": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64" }, "product_reference": "python3-wrapt-0:1.14.1-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le" }, "product_reference": "python3-wrapt-0:1.14.1-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x" }, "product_reference": "python3-wrapt-0:1.14.1-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64" }, "product_reference": "python3-wrapt-0:1.14.1-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64" }, "product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le" }, "product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x" }, "product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" }, "product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-27664", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2124669" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: handle server errors after sending GOAWAY", "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-27664" }, { "category": "external", "summary": "RHBZ#2124669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664" }, { "category": "external", "summary": "https://go.dev/issue/54658", "url": "https://go.dev/issue/54658" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ", "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ" } ], "release_date": "2022-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: handle server errors after sending GOAWAY" }, { "acknowledgments": [ { "names": [ "Kubernetes Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2727", "discovery_date": "2023-05-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2211322" } ], "notes": [ { "category": "description", "text": "A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.", "title": "Vulnerability description" }, { "category": "summary", "text": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2727" }, { "category": "external", "summary": "RHBZ#2211322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2727", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2727" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/118640", "url": "https://github.com/kubernetes/kubernetes/issues/118640" } ], "release_date": "2023-06-15T04:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "category": "workaround", "details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. This patch prevents ephemeral containers from using an image that is restricted by ImagePolicyWebhook. \nNote: Validation webhooks, (such as Gatekeeper \u003chttps://open-policy-agent.github.io/gatekeeper-library/website/validation/allowedrepos\u003e \nand Kyverno \u003chttps://kyverno.io/policies/other/allowed-image-repos/allowed-image-repos/\u003e) can also be used to enforce the same restrictions.", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin" }, { "acknowledgments": [ { "names": [ "Kubernetes Security Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2728", "discovery_date": "2023-05-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2211348" } ], "notes": [ { "category": "description", "text": "A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account\u2019s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.", "title": "Vulnerability description" }, { "category": "summary", "text": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2728" }, { "category": "external", "summary": "RHBZ#2211348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/118640", "url": "https://github.com/kubernetes/kubernetes/issues/118640" } ], "release_date": "2023-06-15T04:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "category": "workaround", "details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. The patch prevents ephemeral containers from bypassing the mountable secrets policy enforced by the ServiceAccount admission plugin.", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin" }, { "acknowledgments": [ { "names": [ "David Benoit" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-3089", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2023-06-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2212085" } ], "notes": [ { "category": "description", "text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.", "title": "Vulnerability description" }, { "category": "summary", "text": "openshift: OCP \u0026 FIPS mode", "title": "Vulnerability summary" }, { "category": "other", "text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3089" }, { "category": "external", "summary": "RHBZ#2212085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085" }, { "category": "external", "summary": "RHSB-2023-001", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3089" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089" } ], "release_date": "2023-07-05T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openshift: OCP \u0026 FIPS mode" }, { "acknowledgments": [ { "names": [ "Ales Musil" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-3153", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-06-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213279" } ], "notes": [ { "category": "description", "text": "A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.", "title": "Vulnerability description" }, { "category": "summary", "text": "ovn: service monitor MAC flow is not rate limited", "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.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3153" }, { "category": "external", "summary": "RHBZ#2213279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3153", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3153" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153" }, { "category": "external", "summary": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd", "url": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd" }, { "category": "external", "summary": "https://github.com/ovn-org/ovn/issues/198", "url": "https://github.com/ovn-org/ovn/issues/198" }, { "category": "external", "summary": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html", "url": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html" }, { "category": "external", "summary": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html", "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html" } ], "release_date": "2023-06-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "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-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ovn: service monitor MAC flow is not rate limited" }, { "cve": "CVE-2023-3978", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2228689" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/net/html: Cross site scripting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3978" }, { "category": "external", "summary": "RHBZ#2228689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3978" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978" }, { "category": "external", "summary": "https://go.dev/cl/514896", "url": "https://go.dev/cl/514896" }, { "category": "external", "summary": "https://go.dev/issue/61615", "url": "https://go.dev/issue/61615" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1988", "url": "https://pkg.go.dev/vuln/GO-2023-1988" } ], "release_date": "2023-08-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "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": [ "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang.org/x/net/html: Cross site scripting" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "cve": "CVE-2023-29824", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-07T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221034" } ], "notes": [ { "category": "description", "text": "A flaw was found in SciPy, where it is vulnerable to a denial of service caused by a use-after-free bug in the Py_FindObjects() function. By sending a specially crafted request, an attacker can cause a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "scipy: use-after-free in Py_FindObjects() function", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is disputed as per upstream - https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29824" }, { "category": "external", "summary": "RHBZ#2221034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824" }, { "category": "external", "summary": "http://www.square16.org/achievement/cve-2023-29824/", "url": "http://www.square16.org/achievement/cve-2023-29824/" }, { "category": "external", "summary": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565", "url": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "scipy: use-after-free in Py_FindObjects() function" }, { "cve": "CVE-2023-37788", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-07-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2224245" } ], "notes": [ { "category": "description", "text": "A flaw was found in goproxy, which is vulnerable to a denial of service caused by improper input validation. This flaw allows a remote attacker can cause the goproxy server to crash by sending a specially crafted HTTP request to the HTTPS page, replacing the path \"/\" with an asterisk \"*\".", "title": "Vulnerability description" }, { "category": "summary", "text": "goproxy: Denial of service (DoS) via unspecified vectors.", "title": "Vulnerability summary" }, { "category": "other", "text": "Goproxy is only susceptible to this vulnerability when used in MITM (Man In The Middle) mode. This use case is not relevant to any Red Hat products, so the impact is rated as Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-37788" }, { "category": "external", "summary": "RHBZ#2224245", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-37788", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-4r8x-2p26-976p", "url": "https://github.com/advisories/GHSA-4r8x-2p26-976p" }, { "category": "external", "summary": "https://github.com/elazarl/goproxy/issues/502", "url": "https://github.com/elazarl/goproxy/issues/502" }, { "category": "external", "summary": "https://github.com/elazarl/goproxy/pull/507", "url": "https://github.com/elazarl/goproxy/pull/507" } ], "release_date": "2023-07-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "goproxy: Denial of service (DoS) via unspecified vectors." }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "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.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "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": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] }, "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": "2023-10-31T14:06:15+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html", "product_ids": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "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": [ "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src", "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src", "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x", "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src", "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x", "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src", "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src", "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x", "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src", "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x", "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src", "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x", "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src", "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x", "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src", "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x", "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src", "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src", "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x", "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src", "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x", "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64", "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src", "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x", "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src", "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src", "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src", "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src", "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x", "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x", "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x", "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch", "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src", "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src", "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src", "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src", "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src", "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src", "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src", "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src", "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src", "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src", "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src", "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src", "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src", "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src", "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src", "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x", "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src", "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x", "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64", "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src", "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x", "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64" ] } ], "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)" } ] }
rhsa-2024_1383
Vulnerability from csaf_redhat
Published
2024-03-19 15:19
Modified
2024-11-08 12:00
Summary
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15.0 security, enhancement, & bug fix update
Notes
Topic
Updated packages that include numerous enhancements and bug fixes are now available for Red Hat OpenShift Data Foundation 4.15.0 on Red Hat Enterprise Linux 9.
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 Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.
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.
These updated packages include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:
https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index
All Red Hat OpenShift Data Foundation users are advised to upgrade to these packages that provide these bug fixes and enhancements.
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": "Updated packages that include numerous enhancements and bug fixes are now available for Red Hat OpenShift Data Foundation 4.15.0 on Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.\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\nThese updated packages include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these packages that provide these bug fixes and enhancements.", "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:1383", "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index" }, { "category": "external", "summary": "2005835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005835" }, { "category": "external", "summary": "2022467", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022467" }, { "category": "external", "summary": "2126028", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126028" }, { "category": "external", "summary": "2130266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130266" }, { "category": "external", "summary": "2151493", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151493" }, { "category": "external", "summary": "2165128", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165128" }, { "category": "external", "summary": "2165907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165907" }, { "category": "external", "summary": "2196858", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196858" }, { "category": "external", "summary": "2207925", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207925" }, { "category": "external", "summary": "2208302", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208302" }, { "category": "external", "summary": "2209616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209616" }, { "category": "external", "summary": "2210970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210970" }, { "category": "external", "summary": "2213885", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213885" }, { "category": "external", "summary": "2222254", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222254" }, { "category": "external", "summary": "2228785", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228785" }, { "category": "external", "summary": "2229670", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229670" }, { "category": "external", "summary": "2231076", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231076" }, { "category": "external", "summary": "2231860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231860" }, { "category": "external", "summary": "2233010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233010" }, { "category": "external", "summary": "2234479", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234479" }, { "category": "external", "summary": "2236384", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236384" }, { "category": "external", "summary": "2236400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236400" }, { "category": "external", "summary": "2237427", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237427" }, { "category": "external", "summary": "2237895", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237895" }, { "category": "external", "summary": "2237903", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237903" }, { "category": "external", "summary": "2237920", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237920" }, { "category": "external", "summary": "2239208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239208" }, { "category": "external", "summary": "2239590", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239590" }, { "category": "external", "summary": "2239608", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239608" }, { "category": "external", "summary": "2240756", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240756" }, { "category": "external", "summary": "2240908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240908" }, { "category": "external", "summary": "2241268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241268" }, { "category": "external", "summary": "2241872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241872" }, { "category": "external", "summary": "2242309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242309" }, { "category": "external", "summary": "2244568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244568" }, { "category": "external", "summary": "2244569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244569" }, { "category": "external", "summary": "2244570", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244570" }, { "category": "external", "summary": "2245004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245004" }, { "category": "external", "summary": "2246084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246084" }, { "category": "external", "summary": "2246993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246993" }, { "category": "external", "summary": "2247094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247094" }, { "category": "external", "summary": "2247313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247313" }, { "category": "external", "summary": "2247518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247518" }, { "category": "external", "summary": "2247542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247542" }, { "category": "external", "summary": "2247714", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247714" }, { "category": "external", "summary": "2247731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247731" }, { "category": "external", "summary": "2247743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247743" }, { "category": "external", "summary": "2247748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247748" }, { "category": "external", "summary": "2248117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248117" }, { "category": "external", "summary": "2248664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248664" }, { "category": "external", "summary": "2248666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248666" }, { "category": "external", "summary": "2248684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248684" }, { "category": "external", "summary": "2248832", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248832" }, { "category": "external", "summary": "2249678", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249678" }, { "category": "external", "summary": "2249844", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249844" }, { "category": "external", "summary": "2250092", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250092" }, { "category": "external", "summary": "2250152", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250152" }, { "category": "external", "summary": "2250636", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250636" }, { "category": "external", "summary": "2250911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250911" }, { "category": "external", "summary": "2250995", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250995" }, { "category": "external", "summary": "2251741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251741" }, { "category": "external", "summary": "2252035", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252035" }, { "category": "external", "summary": "2252756", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252756" }, { "category": "external", "summary": "2253185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253185" }, { "category": "external", "summary": "2253257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253257" }, { "category": "external", "summary": "2253953", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253953" }, { "category": "external", "summary": "2254159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254159" }, { "category": "external", "summary": "2254216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254216" }, { "category": "external", "summary": "2254330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254330" }, { "category": "external", "summary": "2254333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254333" }, { "category": "external", "summary": "2254513", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254513" }, { "category": "external", "summary": "2255036", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255036" }, { "category": "external", "summary": "2255194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255194" }, { "category": "external", "summary": "2255219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255219" }, { "category": "external", "summary": "2255232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255232" }, { "category": "external", "summary": "2255240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255240" }, { "category": "external", "summary": "2255241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255241" }, { "category": "external", "summary": "2255310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255310" }, { "category": "external", "summary": "2255320", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255320" }, { "category": "external", "summary": "2255328", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255328" }, { "category": "external", "summary": "2255332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255332" }, { "category": "external", "summary": "2255333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255333" }, { "category": "external", "summary": "2255340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255340" }, { "category": "external", "summary": "2255343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255343" }, { "category": "external", "summary": "2255411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255411" }, { "category": "external", "summary": "2255491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255491" }, { "category": "external", "summary": "2255499", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255499" }, { "category": "external", "summary": "2255501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255501" }, { "category": "external", "summary": "2255508", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255508" }, { "category": "external", "summary": "2255557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255557" }, { "category": "external", "summary": "2255586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255586" }, { "category": "external", "summary": "2255890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255890" }, { "category": "external", "summary": "2256085", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256085" }, { "category": "external", "summary": "2256161", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256161" }, { "category": "external", "summary": "2256456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256456" }, { "category": "external", "summary": "2256566", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256566" }, { "category": "external", "summary": "2256580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256580" }, { "category": "external", "summary": "2256597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256597" }, { "category": "external", "summary": "2256633", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256633" }, { "category": "external", "summary": "2256637", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256637" }, { "category": "external", "summary": "2256725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256725" }, { "category": "external", "summary": "2256777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256777" }, { "category": "external", "summary": "2257222", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257222" }, { "category": "external", "summary": "2257296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257296" }, { "category": "external", "summary": "2257310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257310" }, { "category": "external", "summary": "2257427", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257427" }, { "category": "external", "summary": "2257441", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257441" }, { "category": "external", "summary": "2257634", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257634" }, { "category": "external", "summary": "2257674", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257674" }, { "category": "external", "summary": "2257694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257694" }, { "category": "external", "summary": "2257711", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257711" }, { "category": "external", "summary": "2257982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257982" }, { "category": "external", "summary": "2258015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258015" }, { "category": "external", "summary": "2258021", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258021" }, { "category": "external", "summary": "2258351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258351" }, { "category": "external", "summary": "2258357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258357" }, { "category": "external", "summary": "2258560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258560" }, { "category": "external", "summary": "2258591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258591" }, { "category": "external", "summary": "2258681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258681" }, { "category": "external", "summary": "2258744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258744" }, { "category": "external", "summary": "2258814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258814" }, { "category": "external", "summary": "2258937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258937" }, { "category": "external", "summary": "2258974", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258974" }, { "category": "external", "summary": "2259187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259187" }, { "category": "external", "summary": "2259476", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259476" }, { "category": "external", "summary": "2259632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259632" }, { "category": "external", "summary": "2259664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259664" }, { "category": "external", "summary": "2259773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259773" }, { "category": "external", "summary": "2259852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259852" }, { "category": "external", "summary": "2260050", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260050" }, { "category": "external", "summary": "2260131", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260131" }, { "category": "external", "summary": "2260279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260279" }, { "category": "external", "summary": "2260340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260340" }, { "category": "external", "summary": "2260818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260818" }, { "category": "external", "summary": "2261936", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261936" }, { "category": "external", "summary": "2262052", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262052" }, { "category": "external", "summary": "2262252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262252" }, { "category": "external", "summary": "2262376", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262376" }, { "category": "external", "summary": "2262974", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262974" }, { "category": "external", "summary": "2263319", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263319" }, { "category": "external", "summary": "2263472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263472" }, { "category": "external", "summary": "2263984", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263984" }, { "category": "external", "summary": "2264002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264002" }, { "category": "external", "summary": "2264825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264825" }, { "category": "external", "summary": "2265051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265051" }, { "category": "external", "summary": "2265109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265109" }, { "category": "external", "summary": "2265124", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265124" }, { "category": "external", "summary": "2265514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265514" }, { "category": "external", "summary": "2266564", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266564" }, { "category": "external", "summary": "2266583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266583" }, { "category": "external", "summary": "2267209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267209" }, { "category": "external", "summary": "2267712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267712" }, { "category": "external", "summary": "2267857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267857" }, { "category": "external", "summary": "2267885", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267885" }, { "category": "external", "summary": "2268407", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268407" }, { "category": "external", "summary": "2268959", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268959" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1383.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15.0 security, enhancement, \u0026 bug fix update", "tracking": { "current_release_date": "2024-11-08T12:00:47+00:00", "generator": { "date": "2024-11-08T12:00:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1383", "initial_release_date": "2024-03-19T15:19:34+00:00", "revision_history": [ { "date": "2024-03-19T15:19:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-19T15:19:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T12:00:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHODF 4.15 for RHEL 9", "product": { "name": "RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_data_foundation:4.15::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Data Foundation" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "product": { "name": "odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "product_id": "odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.0-37" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "product": { "name": "odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "product_id": "odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.0-68" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "product": { "name": "odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "product_id": "odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "product": { "name": "odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "product_id": "odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.0-39" } } }, { "category": "product_version", "name": "odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "product": { "name": "odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "product_id": "odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.0-58" } } }, { "category": "product_version", "name": "odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "product": { "name": "odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "product_id": "odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "product": { "name": "odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "product_id": "odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.0-13" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "product": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.0-81" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "product": { "name": "odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "product_id": "odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "product": { "name": "odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "product_id": "odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.0-79" } } }, { "category": "product_version", "name": "odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "product": { "name": "odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "product_id": "odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.0-22" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "product": { "name": "odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "product_id": "odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.0-57" } } }, { "category": "product_version", "name": "odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "product": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.0-6" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "product": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "product": { "name": "odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "product_id": "odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.0-54" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "product": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "product_id": "odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.0-10" } } }, { "category": "product_version", "name": "odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "product": { "name": "odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "product_id": "odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.0-26" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "product": { "name": "odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "product_id": "odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "product": { "name": "odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "product_id": "odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "product_identification_helper": { "purl": "pkg:oci/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.0-19" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "product_id": "odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "product_id": "odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "product": { "name": "odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "product_id": "odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "product_identification_helper": { "purl": "pkg:oci/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.0-21" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "product": { "name": "odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "product_id": "odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.0-103" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "product": { "name": "odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "product_id": "odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.0-37" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "product": { "name": "odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "product_id": "odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.0-68" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "product": { "name": "odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "product_id": "odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "product": { "name": "odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "product_id": "odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.0-39" } } }, { "category": "product_version", "name": "odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "product": { "name": "odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "product_id": "odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.0-58" } } }, { "category": "product_version", "name": "odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "product": { "name": "odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "product_id": "odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "product": { "name": "odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "product_id": "odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.0-13" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "product": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.0-81" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "product": { "name": "odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "product_id": "odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "product": { "name": "odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "product_id": "odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.0-79" } } }, { "category": "product_version", "name": "odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "product": { "name": "odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "product_id": "odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.0-22" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "product": { "name": "odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "product_id": "odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.0-57" } } }, { "category": "product_version", "name": "odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "product": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.0-6" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "product": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "product": { "name": "odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "product_id": "odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.0-54" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "product": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "product_id": "odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.0-10" } } }, { "category": "product_version", "name": "odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "product": { "name": "odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "product_id": "odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.0-26" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "product": { "name": "odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "product_id": "odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "product": { "name": "odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "product_id": "odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "product_identification_helper": { "purl": "pkg:oci/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.0-19" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "product_id": "odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "product_id": "odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "product": { "name": "odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "product_id": "odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "product_identification_helper": { "purl": "pkg:oci/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.0-21" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64", "product": { "name": "odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64", "product_id": "odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.0-103" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "product": { "name": "odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "product_id": "odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.0-37" } } }, { "category": "product_version", "name": "odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "product": { "name": "odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "product_id": "odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.0-68" } } }, { "category": "product_version", "name": "odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "product": { "name": "odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "product_id": "odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "product": { "name": "odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "product_id": "odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.0-39" } } }, { "category": "product_version", "name": "odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "product": { "name": "odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "product_id": "odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.0-58" } } }, { "category": "product_version", "name": "odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "product": { "name": "odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "product_id": "odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "product": { "name": "odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "product_id": "odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.0-13" } } }, { "category": "product_version", "name": "odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "product": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.0-81" } } }, { "category": "product_version", "name": "odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "product": { "name": "odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "product_id": "odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "product": { "name": "odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "product_id": "odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.0-79" } } }, { "category": "product_version", "name": "odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "product": { "name": "odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "product_id": "odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.0-22" } } }, { "category": "product_version", "name": "odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "product": { "name": "odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "product_id": "odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.0-57" } } }, { "category": "product_version", "name": "odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "product": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.0-6" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "product": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "product_id": "odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "product": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "product": { "name": "odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "product_id": "odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.0-54" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "product": { "name": "odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "product_id": "odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "product": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "product_id": "odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.0-10" } } }, { "category": "product_version", "name": "odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "product": { "name": "odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "product_id": "odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.0-26" } } }, { "category": "product_version", "name": "odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "product": { "name": "odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "product_id": "odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "product": { "name": "odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "product_id": "odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.0-19" } } }, { "category": "product_version", "name": "odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "product": { "name": "odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "product_id": "odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "product": { "name": "odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "product_id": "odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.0-158" } } }, { "category": "product_version", "name": "odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "product": { "name": "odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "product_id": "odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.0-21" } } }, { "category": "product_version", "name": "odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "product": { "name": "odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "product_id": "odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.0-103" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "product": { "name": "odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "product_id": "odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "product_identification_helper": { "purl": "pkg:oci/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.0-68" } } }, { "category": "product_version", "name": "odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "product": { "name": "odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "product_id": "odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "product_identification_helper": { "purl": "pkg:oci/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.0-39" } } }, { "category": "product_version", "name": "odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "product": { "name": "odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "product_id": "odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "product_identification_helper": { "purl": "pkg:oci/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.0-13" } } }, { "category": "product_version", "name": "odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "product": { "name": "odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "product_id": "odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "product_identification_helper": { "purl": "pkg:oci/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.0-79" } } }, { "category": "product_version", "name": "odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "product": { "name": "odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "product_id": "odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.0-22" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "product": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "product": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.0-15" } } }, { "category": "product_version", "name": "odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "product": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "product_id": "odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.0-10" } } }, { "category": "product_version", "name": "odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "product": { "name": "odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "product_id": "odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.0-26" } } }, { "category": "product_version", "name": "odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "product": { "name": "odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "product_id": "odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "product_identification_helper": { "purl": "pkg:oci/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.0-19" } } }, { "category": "product_version", "name": "odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "product": { "name": "odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "product_id": "odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "product_identification_helper": { "purl": "pkg:oci/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.0-21" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64" }, "product_reference": "odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x" }, "product_reference": "odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" }, "product_reference": "odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64" }, "product_reference": "odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x" }, "product_reference": "odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le" }, "product_reference": "odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64" }, "product_reference": "odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64" }, "product_reference": "odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x" }, "product_reference": "odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le" }, "product_reference": "odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64" }, "product_reference": "odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le" }, "product_reference": "odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64" }, "product_reference": "odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x" }, "product_reference": "odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64" }, "product_reference": "odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le" }, "product_reference": "odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x" }, "product_reference": "odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x" }, "product_reference": "odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64" }, "product_reference": "odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le" }, "product_reference": "odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64" }, "product_reference": "odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x" }, "product_reference": "odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64" }, "product_reference": "odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le" }, "product_reference": "odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x" }, "product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le" }, "product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64" }, "product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le" }, "product_reference": "odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64" }, "product_reference": "odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x" }, "product_reference": "odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le" }, "product_reference": "odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x" }, "product_reference": "odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64" }, "product_reference": "odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64" }, "product_reference": "odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64" }, "product_reference": "odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le" }, "product_reference": "odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x" }, "product_reference": "odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64" }, "product_reference": "odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x" }, "product_reference": "odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64" }, "product_reference": "odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" }, "product_reference": "odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x" }, "product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64" }, "product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le" }, "product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x" }, "product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64" }, "product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le" }, "product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64" }, "product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x" }, "product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le" }, "product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le" }, "product_reference": "odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64" }, "product_reference": "odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x" }, "product_reference": "odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le" }, "product_reference": "odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64" }, "product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64" }, "product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le" }, "product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x" }, "product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x" }, "product_reference": "odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64" }, "product_reference": "odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le" }, "product_reference": "odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64" }, "product_reference": "odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le" }, "product_reference": "odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64" }, "product_reference": "odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x" }, "product_reference": "odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x" }, "product_reference": "odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le" }, "product_reference": "odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64" }, "product_reference": "odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64" }, "product_reference": "odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le" }, "product_reference": "odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le" }, "product_reference": "odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x" }, "product_reference": "odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le" }, "product_reference": "odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64" }, "product_reference": "odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64" }, "product_reference": "odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le" }, "product_reference": "odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x" }, "product_reference": "odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "relates_to_product_reference": "9Base-RHODF-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64 as a component of RHODF 4.15 for RHEL 9", "product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" }, "product_reference": "odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64", "relates_to_product_reference": "9Base-RHODF-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35937", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2021-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964125" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rpm: TOCTOU race in checks for unsafe symlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "System and service accounts may have the required permissions to exploit this flaw. Conversely, regular user accounts should not be allowed to manipulate RPM artifacts during installation, thus reducing the attack surface and hence the impact of this flaw considerably.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35937" }, { "category": "external", "summary": "RHBZ#1964125", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964125" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35937", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35937" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35937", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35937" } ], "release_date": "2021-06-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rpm: TOCTOU race in checks for unsafe symlinks" }, { "cve": "CVE-2021-35938", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2021-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964114" } ], "notes": [ { "category": "description", "text": "A symbolic link issue was found in rpm. It occurs when rpm sets the desired permissions and credentials after installing a file. A local unprivileged user could use this flaw to exchange the original file with a symbolic link to a security-critical file and escalate their privileges on the system. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rpm: races with chown/chmod/capabilities calls during installation", "title": "Vulnerability summary" }, { "category": "other", "text": "System and service accounts may have the required permissions to exploit this flaw. Conversely, regular user accounts should not be allowed to manipulate RPM artifacts during installation, thus reducing the attack surface and hence the impact of this flaw considerably.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35938" }, { "category": "external", "summary": "RHBZ#1964114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964114" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35938", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35938" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35938", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35938" }, { "category": "external", "summary": "https://rpm.org/wiki/Releases/4.18.0", "url": "https://rpm.org/wiki/Releases/4.18.0" } ], "release_date": "2021-06-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rpm: races with chown/chmod/capabilities calls during installation" }, { "cve": "CVE-2021-35939", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2021-03-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1964129" } ], "notes": [ { "category": "description", "text": "It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rpm: checks for unsafe symlinks are not performed for intermediary directories", "title": "Vulnerability summary" }, { "category": "other", "text": "System and service accounts may have the required permissions to exploit this flaw. Conversely, regular user accounts should not be allowed to manipulate RPM artifacts during installation, thus reducing the attack surface and hence the impact of this flaw considerably.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35939" }, { "category": "external", "summary": "RHBZ#1964129", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964129" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35939" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35939", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35939" }, { "category": "external", "summary": "https://rpm.org/wiki/Releases/4.18.0", "url": "https://rpm.org/wiki/Releases/4.18.0" } ], "release_date": "2021-06-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rpm: checks for unsafe symlinks are not performed for intermediary directories" }, { "cve": "CVE-2023-3462", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "discovery_date": "2023-08-01T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2228020" } ], "notes": [ { "category": "description", "text": "A flaw was found in the HashiCorp Vault. The Vault and Vault Enterprise (\u201cVault\u201d) LDAP auth method allows unauthenticated users to potentially enumerate valid accounts in the configured LDAP system by observing the response error when querying usernames.", "title": "Vulnerability description" }, { "category": "summary", "text": "Hashicorp/vault: Vault\u2019s LDAP Auth Method Allows for User Enumeration", "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-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3462" }, { "category": "external", "summary": "RHBZ#2228020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228020" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3462", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3462" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3462", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3462" }, { "category": "external", "summary": "https://discuss.hashicorp.com/t/hcsec-2023-24-vaults-ldap-auth-method-allows-for-user-enumeration/56714", "url": "https://discuss.hashicorp.com/t/hcsec-2023-24-vaults-ldap-auth-method-allows-for-user-enumeration/56714" } ], "release_date": "2023-07-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Hashicorp/vault: Vault\u2019s LDAP Auth Method Allows for User Enumeration" }, { "acknowledgments": [ { "names": [ "Tony Battersby" ], "organization": "Cybernetics", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-5363", "cwe": { "id": "CWE-325", "name": "Missing Cryptographic Step" }, "discovery_date": "2023-10-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243839" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL in how it processes key and initialization vector (IV) lengths. This issue can lead to potential truncation or overruns during the initialization of some symmetric ciphers. A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes. Both truncations and overruns of the key and the IV will produce incorrect results and could, in some cases, trigger a memory exception.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Incorrect cipher key and IV length processing", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified bug in the processing of key and initialization vector (IV) lengths within certain symmetric cipher modes poses a moderate severity risk due to its potential impact on data confidentiality and integrity. While the truncation or overreading of key and IV lengths could lead to incorrect cryptographic operations and potential memory exceptions, the probability of exploitation is mitigated by several factors. Firstly, the affected API was recently introduced, limiting its widespread adoption. Secondly, altering key and IV lengths is not a common operation in most cryptographic implementations. Furthermore, the likelihood of vulnerability is reduced by the necessity for both communication peers to be similarly affected for decryption failures to occur, which would likely be detected during testing.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5363" }, { "category": "external", "summary": "RHBZ#2243839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243839" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5363", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5363", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5363" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20231024.txt", "url": "https://www.openssl.org/news/secadv/20231024.txt" } ], "release_date": "2023-10-24T15:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Incorrect cipher key and IV length processing" }, { "cve": "CVE-2023-5954", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-11-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2249115" } ], "notes": [ { "category": "description", "text": "A flaw was found in The HashiCorp Vault, which may be susceptible to a denial of service due to an unbounded consumption of memory when handling policy requests. This issue may allow an attacker to trigger policy checks by sending multiple inbound client requests that create a logger that is never removed from memory, leading to excessive memory consumption, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "vault: inbound client requests can trigger a denial of service", "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-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5954" }, { "category": "external", "summary": "RHBZ#2249115", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249115" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5954", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5954" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5954", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5954" }, { "category": "external", "summary": "https://discuss.hashicorp.com/t/hcsec-2023-33-vault-requests-triggering-policy-checks-may-lead-to-unbounded-memory-consumption/59926", "url": "https://discuss.hashicorp.com/t/hcsec-2023-33-vault-requests-triggering-policy-checks-may-lead-to-unbounded-memory-consumption/59926" } ], "release_date": "2023-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "vault: inbound client requests can trigger a denial of service" }, { "acknowledgments": [ { "names": [ "Daiki Ueno" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5981", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248445" } ], "notes": [ { "category": "description", "text": "A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: timing side-channel in the RSA-PSK authentication", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5981" }, { "category": "external", "summary": "RHBZ#2248445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248445" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5981" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5981", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5981" }, { "category": "external", "summary": "https://gnutls.org/security-new.html#GNUTLS-SA-2023-10-23", "url": "https://gnutls.org/security-new.html#GNUTLS-SA-2023-10-23" } ], "release_date": "2023-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "category": "workaround", "details": "To address the issue found upgrade to GnuTLS 3.8.2 or later versions.", "product_ids": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: timing side-channel in the RSA-PSK authentication" }, { "cve": "CVE-2023-7104", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2023-12-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2256194" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in SQLite3. This issue affects the sessionReadRecord function of the ext/session/sqlite3session.c function in the make alltest Handler component. Manipulation may cause a heap-based buffer overflow to occur.", "title": "Vulnerability description" }, { "category": "summary", "text": "sqlite: heap-buffer-overflow at sessionfuzz", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as having a moderate impact because it affects a non-critical component, lacks details on an easy exploitation method, and doesn\u0027t indicate severe impacts (such as remote code execution). So the risk is reduced by exploitation complexity and the absence of a clear and severe threat.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-7104" }, { "category": "external", "summary": "RHBZ#2256194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-7104", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7104" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-7104", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7104" } ], "release_date": "2023-12-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sqlite: heap-buffer-overflow at sessionfuzz" }, { "cve": "CVE-2023-24532", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-07-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223355" } ], "notes": [ { "category": "description", "text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24532" }, { "category": "external", "summary": "RHBZ#2223355", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532" }, { "category": "external", "summary": "https://go.dev/cl/471255", "url": "https://go.dev/cl/471255" }, { "category": "external", "summary": "https://go.dev/issue/58647", "url": "https://go.dev/issue/58647" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1621", "url": "https://pkg.go.dev/vuln/GO-2023-1621" } ], "release_date": "2023-03-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results" }, { "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x" ] } ], "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-27043", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-05-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2196183" } ], "notes": [ { "category": "description", "text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-27043" }, { "category": "external", "summary": "RHBZ#2196183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196183" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-27043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-27043", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27043" }, { "category": "external", "summary": "https://access.redhat.com/articles/7051467", "url": "https://access.redhat.com/articles/7051467" } ], "release_date": "2023-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple" }, { "cve": "CVE-2023-28486", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2023-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2179272" } ], "notes": [ { "category": "description", "text": "A flaw was found in the sudo package, shipped with Red Hat Enterprise Linux 8 and 9, where sudo improperly escapes terminal control characters during logging operations. As sudo\u0027s log messages may contain user-controlled strings, this may allow an attacker to inject terminal control commands, leading to a leak of restricted information.", "title": "Vulnerability description" }, { "category": "summary", "text": "sudo: Sudo does not escape control characters in log messages", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28486" }, { "category": "external", "summary": "RHBZ#2179272", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179272" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28486", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28486" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28486", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28486" } ], "release_date": "2023-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sudo: Sudo does not escape control characters in log messages" }, { "cve": "CVE-2023-28487", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2023-03-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2179273" } ], "notes": [ { "category": "description", "text": "A flaw was found in the sudo package, shipped with Red Hat Enterprise Linux 8 and 9, where the \"sudoreplay -l\u0027 command improperly escapes terminal control characters. As sudo\u0027s log messages may contain user-controlled strings, this could allow an attacker to inject terminal control commands, leading to a leak of restricted information.", "title": "Vulnerability description" }, { "category": "summary", "text": "sudo: Sudo does not escape control characters in sudoreplay output", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28487" }, { "category": "external", "summary": "RHBZ#2179273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179273" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28487" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28487", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28487" } ], "release_date": "2023-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sudo: Sudo does not escape control characters in sudoreplay output" }, { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "cve": "CVE-2023-39615", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-08-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235864" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service (DoS) by supplying a crafted XML file.", "title": "Vulnerability description" }, { "category": "summary", "text": "libxml2: crafted xml can cause global buffer overflow", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39615" }, { "category": "external", "summary": "RHBZ#2235864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235864" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39615", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39615" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615" }, { "category": "external", "summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535", "url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535" } ], "release_date": "2023-08-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libxml2: crafted xml can cause global buffer overflow" }, { "cve": "CVE-2023-42282", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2024-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265161" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-ip: arbitrary code execution via the isPublic() function", "title": "Vulnerability summary" }, { "category": "other", "text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-42282" }, { "category": "external", "summary": "RHBZ#2265161", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42282" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282" }, { "category": "external", "summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html", "url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html" } ], "release_date": "2024-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs-ip: arbitrary code execution via the isPublic() function" }, { "cve": "CVE-2023-42465", "cwe": { "id": "CWE-1319", "name": "Improper Protection against Electromagnetic Fault Injection (EM-FI)" }, "discovery_date": "2023-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255568" } ], "notes": [ { "category": "description", "text": "A flaw was found in the sudo package. This issue could allow a local authenticated attacker to cause a bit to flip, which enables fault injection and may authenticate as the root user.", "title": "Vulnerability description" }, { "category": "summary", "text": "sudo: Targeted Corruption of Register and Stack Variables", "title": "Vulnerability summary" }, { "category": "other", "text": "\"Mayhem\" is a potent attack technique that focuses on the core components of computing systems, specifically the CPU internals and stack variables. This method signifies a noteworthy advancement in cyber threats, demonstrating a successful ability to tamper with a computer\u0027s memory and compromise both stack and register variables. Capitalizing on the well-known Rowhammer effect, wherein swift access to a DRAM row induces bit flips in neighboring rows, this clever attack exploits these bit flips to disrupt stack variables and manipulate register values within a given process. The manipulation is accomplished by targeting register values stored in the process\u0027s stack, which, once flushed out to memory, become vulnerable to Rowhammer attacks. When reloaded, these corrupted values cause chaos, compromising the integrity of the entire process. It\u0027s important to note that this attack is confined to the local system, leading us to categorize it as a moderate threat.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-42465" }, { "category": "external", "summary": "RHBZ#2255568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255568" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-42465", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42465" }, { "category": "external", "summary": "https://arxiv.org/pdf/2309.02545.pdf", "url": "https://arxiv.org/pdf/2309.02545.pdf" }, { "category": "external", "summary": "https://github.com/sudo-project/sudo/commit/7873f8334c8d31031f8cfa83bd97ac6029309e4f", "url": "https://github.com/sudo-project/sudo/commit/7873f8334c8d31031f8cfa83bd97ac6029309e4f" } ], "release_date": "2023-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "category": "workaround", "details": "In general to address this issue, it\u0027s crucial to implement robust logic that prevents unintended execution from a single-bit flip. \n\nBut 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "sudo: Targeted Corruption of Register and Stack Variables" }, { "cve": "CVE-2023-43646", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-09-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241149" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the get-func-name package in the chai module. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "get-func-name: ReDoS in chai module", "title": "Vulnerability summary" }, { "category": "other", "text": "- This vulnerability can be exploited when there is an imbalance in parentheses, which results in excessive backtracking and subsequently increases the CPU load and processing time significantly. This vulnerability can be triggered using the following input: \u0027\\t\u0027.repeat(54773) + \u0027\\t/function/i\u0027\n\n- The get-func-name package is a build-time dependency in Red Hat products, which reduces the chance of successful exploitation. Hence, the impact is set to 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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-43646" }, { "category": "external", "summary": "RHBZ#2241149", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241149" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-43646", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43646" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-4q6p-r6v2-jvc5", "url": "https://github.com/advisories/GHSA-4q6p-r6v2-jvc5" }, { "category": "external", "summary": "https://github.com/chaijs/get-func-name/blob/78ad756441a83f3dc203e50f76c113ae3ac017dc/index.js#L15", "url": "https://github.com/chaijs/get-func-name/blob/78ad756441a83f3dc203e50f76c113ae3ac017dc/index.js#L15" } ], "release_date": "2023-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "get-func-name: ReDoS in chai module" }, { "cve": "CVE-2023-43804", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-10-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2242493" } ], "notes": [ { "category": "description", "text": "A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn\u0027t treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn\u0027t disable redirects explicitly.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-43804" }, { "category": "external", "summary": "RHBZ#2242493", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242493" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-43804", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43804" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43804" } ], "release_date": "2023-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-urllib3: Cookie request header isn\u0027t stripped during cross-origin redirects" }, { "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET" }, { "acknowledgments": [ { "names": [ "Harry Sintonen" ], "organization": "reported" }, { "names": [ "Daniel Stenberg" ], "organization": "patched" } ], "cve": "CVE-2023-46218", "cwe": { "id": "CWE-201", "name": "Insertion of Sensitive Information Into Sent Data" }, "discovery_date": "2023-11-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252030" } ], "notes": [ { "category": "description", "text": "A flaw was found in curl that verifies a given cookie domain against the Public Suffix List. This issue could allow a malicious HTTP server to set \"super cookies\" in curl that are passed back to more origins than what is otherwise allowed or possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "curl: information disclosure by exploiting a mixed case flaw", "title": "Vulnerability summary" }, { "category": "other", "text": "When curl is built without PSL support, it cannot protect against this problem but it is expected to not allow \"too wide\" cookies when PSL support is enabled.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46218" }, { "category": "external", "summary": "RHBZ#2252030", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252030" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46218", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46218", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46218" }, { "category": "external", "summary": "https://curl.se/docs/CVE-2023-46218.html", "url": "https://curl.se/docs/CVE-2023-46218.html" } ], "release_date": "2023-12-06T07:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "curl: information disclosure by exploiting a mixed case flaw" }, { "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ], "known_not_affected": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "css-tools: regular expression denial of service (ReDoS) when parsing CSS" }, { "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": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "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-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "cve": "CVE-2023-51385", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "discovery_date": "2023-12-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255271" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSH. In certain circumstances, a remote attacker may be able to execute arbitrary OS commands by using expansion tokens, such as %u or %h, with user names or host names that contain shell metacharacters.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssh: potential command injection via shell metacharacters", "title": "Vulnerability summary" }, { "category": "other", "text": "The ability to execute OS commands is dependent on what quoting is present in the user-supplied ssh_config directive. However, it is generally the user\u0027s responsibility to validate arguments passed to SSH.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-51385" }, { "category": "external", "summary": "RHBZ#2255271", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255271" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-51385", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51385" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51385", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51385" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssh: potential command injection via shell metacharacters" }, { "cve": "CVE-2024-0553", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "discovery_date": "2024-01-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2258412" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts with correct PKCS#1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange, potentially leading to the leakage of sensitive data. CVE-2024-0553 is designated as an incomplete resolution for CVE-2023-5981.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: incomplete fix for CVE-2023-5981", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the GnuTLS library, designated as CVE-2024-0553, presents a moderate severity concern due to its potential for facilitating timing side-channel attacks in RSA-PSK ciphersuites. While the flaw allows for the exploitation of timing differentials during the key exchange process, enabling attackers to infer sensitive data, its impact is constrained by several factors. Firstly, successful exploitation requires precise timing measurements and sophisticated analysis techniques, posing a significant barrier to entry for potential attackers. Additionally, the effectiveness of the attack is contingent on environmental factors such as network latency and system load, further limiting its practical feasibility. \n\n This issue marked as an incomplete resolution for a previously identified vulnerability, CVE-2023-5981, indicating a potential persistence or recurrence of the problem.", "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0553" }, { "category": "external", "summary": "RHBZ#2258412", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258412" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0553", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0553" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0553", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0553" }, { "category": "external", "summary": "https://gitlab.com/gnutls/gnutls/-/issues/1522", "url": "https://gitlab.com/gnutls/gnutls/-/issues/1522" }, { "category": "external", "summary": "https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html", "url": "https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html" } ], "release_date": "2024-01-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: incomplete fix for CVE-2023-5981" }, { "cve": "CVE-2024-0567", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "discovery_date": "2024-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2258544" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in GnuTLS, where a cockpit (which uses gnuTLS) rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated, remote client or attacker to initiate a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: rejects certificate chain with distributed trust", "title": "Vulnerability summary" }, { "category": "other", "text": "The issue is marked as moderate because it involves a vulnerability in GnuTLS, specifically affecting Cockpit, which utilizes GnuTLS. The vulnerability arises when a certificate chain with distributed trust is rejected during validation using cockpit-certificate-ensure. Although this flaw could potentially be exploited by an unauthenticated remote attacker to trigger a denial of service attack on the client, it\u0027s important to note that specific server configurations are required for client authentication requests.\n\nThis is a bug in the GnuTLS library, Cockpit does not copy this code, but uses the shared lib at runtime. Hence, patching gnutls is necessary and sufficient to address this, hance Cockpit is not affected 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0567" }, { "category": "external", "summary": "RHBZ#2258544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258544" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0567", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0567" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0567", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0567" }, { "category": "external", "summary": "https://gitlab.com/gnutls/gnutls/-/issues/1521", "url": "https://gitlab.com/gnutls/gnutls/-/issues/1521" }, { "category": "external", "summary": "https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html", "url": "https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html" } ], "release_date": "2024-01-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:19:34+00:00", "details": "Before applying this update, make sure all previously released errata relevant 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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1383" }, { "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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:5e262fe96badcdebcf0fc40e07acecd607b83a3d48fb90b05bc89ebe790add14_amd64", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:765e623f5b4de11f0482f3abde344df4946665046c9190293a0ae9a5d0d62cd2_s390x", "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:b4b66a42eb728b46ff977431fd07be976d465680f49516dac3f433cdd12e4dbc_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:23becbe8a9d70cda09e2d10fdd3411b943368a3d92535798d595d29b5bbc4f7e_arm64", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:31d951727244d235e62aed00d1121c6f8da4b9d22e895dcfdc814a8545442dac_s390x", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:b0eece2979587d7884f8707a6026e28a4aa7a3d96646b01249a9e351acf6b935_ppc64le", "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:f98634a0fa2517efb383bf6c2a4809f150408225875d7425e64a339209d72e32_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:19c29de2cf31f95e5f363064095602656355879eb19c778a8655083cebd54ce6_amd64", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:3303677bc0ba2cc5e3f55ae313b516f32378b67a20389f69e09e2c3a9738a87d_s390x", "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:98fb1b9309d82c663d3118d19fe776de51a277c474a42bf249fdf075f6993bc4_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:93ed7e87e7660991843f3b2114ff2abe74f3b509c2b9a0ee32fc8707051203af_amd64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:94f6dded2ff421275b26d147e35d33e383f06ecb04cd0a618d8b4c5046d0e307_ppc64le", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d04a5a9748ac34459c21d4d10efcc9318220c7ceeeb15c41c56cae9bfbb44872_arm64", "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:d312e5adf2261eeab1106a72565652637d42e2d49d2294cb1413be62697f18d2_s390x", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1add011155a8f31010d52ab3a441a332272ca8bc0bbe93f21d126ed99b07218a_amd64", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:abe77b4860b2c3d88b081aa0bb69c996cb83bc288209aa805de626220cc0ad48_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:f1b19a6b805ad0ae2bc7dc08f2e7992e9d440bfa858d5ac2667f9311a95d6e12_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:7fdae4274b87123284a7fb6cc7b56be3e22be629ff834d658a9afd867ef6473b_s390x", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:85b41f9c66184ccc262cb8e00d3fdeb9029ca5c39df5521afb44bac604039bbe_amd64", "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b081d99f0507897a3217db22bca57a948bbefdf27e30fd0506275b1dd908c7f6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:54d229a2b193748da1f66de6ce0c405f591808dd35e26dd0304582d86ba4d708_arm64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:d027156f3a8a80a12cfe6bdf207a25a3b1e0e84db9a59853072fdc6ea3766e18_s390x", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:e40c768e57bc8fc19a4028d8474cc00529b05fea3e1fdc7bd793c0b49df4891b_amd64", "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:f3b2c47af82b837c2f51cf04d4b7fc973bb3774151d144354d12e9893eadbcef_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:378212f323bd7dcc080f31b2f75082ec28c3d6104240c6eb2763d6bd2fc94d8e_s390x", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c89d0ad159bff3915c121a3b97a3dc207d69cab48a25c73e27b53f2aacc6ebf7_ppc64le", "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:f437b8176480efc681950d885ce5a2816e3bc1a8bcb98b8d02fef7c201134c21_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:001f41ba066f39fc00818ec9982d5408415cc41cfa0c35e17a81310994e976a6_ppc64le", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:72c56580bab623f3e19418c52a6cc2e062c1f799e30609a4d4e292f525d01ec2_amd64", "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:e63f59d7d4aeff45ffe3e5d622b0526f568f39b559f21fa87f08a69e1a8452ac_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2ee595d52185127dbcef534dee457e9bdb2e72c7292fdafaec8f730e00762ef9_ppc64le", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:4ce02a91070158e2b0e199d6949b66daa9ecdb716dddcbc586c368cd5180dd16_s390x", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:b94cc2b0df9566a19418cd9445018c7974bdeb501b9bc26d374f8ecc400ff725_amd64", "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f0eed493b993b35b41819c28e10218d5e3cae8da5a4fc6050a845c24b440b198_arm64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:5f9fc660dfa8507f01495558580e75612e3468fea4222f1a2fd9aac88533cdde_amd64", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:8bcf56bad8bfa401441828b8f2c77a88697f83103360f76f534abaabc7b4ed1f_ppc64le", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bb23cf0882f1174a311a05c59646cb1cf30d4a74a297c854c19a26152d47ab47_s390x", "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:d6ad83e3d8739bc004c3f634674badca5bfb284ef78b336f2e68509687bda0a2_arm64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:7dcf6b7101b8ebc902b7582dc2038f261b0d7f4783f0ac6ac8d97c60126801b2_s390x", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9a90552dd4d8921f3ef1f2a090140ec0d2de3ee41d1b7a6d9963104689618153_amd64", "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9e12f5478515f1641afb3a4dde983671270afeed59a6372a30c74b3b7a5936a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:c7c5f4cbee26d0ef67fcf9294d3773e2e37308ae56da865cc0ad356ed8f5e206_s390x", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:d984ee4c271840b18c3b2624e24db18a7be822950d00eab744a7ccd88998c539_amd64", "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:dbf68ee98865ddf8ace7a8f626c7c588f35724bc565ce10ffe23d4c76bf2c7e5_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:04ccc74bd95015ac4cfa72deca9fdc1b21b968e61640c525ad6e2ae5ce138cb1_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:3738a473f48376f6debe80dfed9d4decbfffd0a4ea04f59a9d20b7b6b7039830_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:cc9a1591a6dde4b82a87915589458a5741566e29cc80e16f2d96bd5bafc85bbe_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:32f3f0dbf489a6db8f56235780e2dd119c6295b8fa4d5216418daa17203e38c8_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3efe898c6142154200e47f4615acf03b0ce6c30ead6470307a782a9a2578cf53_ppc64le", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:b5ca5ce01ba5ac651a1442498c18b2620bd290d64e902f94810162e172d749ba_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:fe0cbb229b959a9fe2f47c08fbe6239a275bd30e6dc00e81e6f5f97ef8211a38_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:033f3718e8a073dc2ebc871a2c623ff684a2a9d73c46f9d300a0ca0426c1233b_amd64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:2e339236492b5bf2e881b8e88c40f54b4b0b9dddbe442363b2efb92dfd720d29_s390x", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7c900a434cff47dae8662ff00e64542b591eb388e5aecdc9fe3746542f278f9c_arm64", "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:ca132fd7b3c36d14ba87259812a92f219bc4cceb12ba30a119062b95f86963e9_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:7fcb03d69dbceff7968a78ee658c6c8318253f59262d5e3e8c898a5b45316067_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:b088bec0345723d1a1916f77908adff41574b1327428576503d15390cd26430f_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:f294e16791a917b48c09d075f327e97b17cf5307356a3626da618a13952c8cfb_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:a49eef2a4eaf6751f2e2addfaecdcf2e8c44d989e5bb617747d12dbee56cc862_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:b2c64034cfa1ed2865a2f53ee075063a9b2e9c9dc288f09eec1b0e7df4e7b4ef_s390x", "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e8ff736bac5d26c34a47f72b019597b71eba1235d382b0879f21f38e366d669d_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:078b72a6719351177b317ecdc257534c78fbc7ab23e0918392aea48767cbe9eb_amd64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:21f83cb5ff06ee334b44f85fe0f6dbb2e18216f27a493c56a35e319512887697_arm64", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:369d1d12a4f8d7fe23f33553e2aa7f5491e1233b988c11b71ed8f2d9d512ad1c_ppc64le", "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:d09dcf83c8efd61a8409c6677c284705a9e53a42931d2afc432e1676d308dbfe_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1a5797806a22bd7e683138c043a45f6d59b19d6ef5d92a07cf47226991512520_s390x", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:7e8c6afa59ea01c3f827852bcbde72e129713f19bd0c3528d2b42818eedfbc5d_amd64", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ad4964e6ff46b37a4903b3cc13b216e29d07b4864b607a12db755b45884db656_ppc64le", "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:ffca15ba53f5ba61368883cb03b21e4a3c071fc8f5565ed106e2599f55cdd402_arm64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2df80b908fc7dfd07dae58d641d9ab412f345114bed59cdd59e7c2b9f274b1a3_ppc64le", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:3d7ea702b7c914d1708d3e01570a9d9a49880ad94f8dbe13f852d377e2de5448_amd64", "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:5254d6581a1e5c7bbdf2621448d812be6ae5a1931009a3f9aa1046176841f68b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3776c9d3070eef0f138f92c1d795c5070fd36da9f253d5c40b06f2eda733415b_s390x", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:4044d62c852f88417de640f4d1c0fdf9e37d9b1c61de54ea379d321d9e04d05d_ppc64le", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:418e629e0aaf849c95257c6bcf23b3d51e87c5de7c008e7f53cd3acaa1295461_arm64", "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:bfbc74cba2f0cf0daf18ff1064b72b975ec6f1d83342837673da6b2fc0cc9473_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:3744ce0820bfe62afe92f3d54dfe14e84855e31c74742e625076cb4c64a6f098_amd64", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:d9651310304b6f822609b3b4f3268582cf1d218d2ad0f123e3b09a095c78a1fd_s390x", "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:ebb47486174b4437bf8ccee7b642fa499e054e204d7c4cabc7f249beda3d0675_ppc64le", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:287d69fe191022e7681a5d6067128f72323cdcbc710f82e88e2cdd3d29410f9e_amd64", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:2e95ebb9976f65c2cbc4c9f96d3b262dab13aac1fb7740a1f4962d54e8a88470_s390x", "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:95a9dfb1583482c881ded3de02d84776e3392a3d449146affaee05a289d97d45_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:1a9ee6e62764e9331fda9d9b947e011f7bc15c68edeef730780fe4b43e399a08_s390x", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:78368eb70e39f1977c0efaeff99a13f22dce181d2e8ec1dfb39fa6575c7bd6ef_ppc64le", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:b291ff5f30c8d2771315c2531e48c5484915d3ec5c3e7ca0d29157445f181b60_amd64", "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:c10016cc04ebf7d944e6dbab8c15f7a60f277cb19487cf47cb8438d7060694f9_arm64", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:7066ce8a9b54bd3065d1b5a839350e7e7e57538a475873ea840435c111357e91_ppc64le", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:9e0986c18a9642b411e27b3f460c74f089ae4c15b94332999f84bfe690616ff0_s390x", "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:a1f86e792657000ce9ba0faf3ee6ade5e11724146ab86b0b67e50cdab233fd4a_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: rejects certificate chain with distributed trust" } ] }
rhsa-2023_6115
Vulnerability from csaf_redhat
Published
2023-10-25 14:01
Modified
2024-11-08 08:10
Summary
Red Hat Security Advisory: OpenShift API for Data Protection security update
Notes
Topic
An update is now available for OADP-1.1-RHEL-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
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: insufficient sanitization of Host header (CVE-2023-29406)
* 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)
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 is now available for OADP-1.1-RHEL-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": "Security 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: insufficient sanitization of Host header (CVE-2023-29406)\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\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:6115", "url": "https://access.redhat.com/errata/RHSA-2023:6115" }, { "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": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6115.json" } ], "title": "Red Hat Security Advisory: OpenShift API for Data Protection security update", "tracking": { "current_release_date": "2024-11-08T08:10:25+00:00", "generator": { "date": "2024-11-08T08:10:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6115", "initial_release_date": "2023-10-25T14:01:58+00:00", "revision_history": [ { "date": "2023-10-25T14:01:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-25T14:01:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:10:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "8Base-OADP-1.1", "product": { "name": "8Base-OADP-1.1", "product_id": "8Base-OADP-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8" } } } ], "category": "product_family", "name": "OpenShift API for Data Protection" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "product_id": "oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "product": { "name": "oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "product_id": "oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "product": { "name": "oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "product_id": "oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.7-7" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "product": { "name": "oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "product_id": "oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.7-6" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "product_id": "oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "product": { "name": "oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "product_id": "oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "product": { "name": "oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "product_id": "oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.7-7" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "product": { "name": "oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "product_id": "oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.7-6" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "product": { "name": "oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "product_id": "oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "product": { "name": "oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "product_id": "oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.7-8" } } }, { "category": "product_version", "name": "oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "product": { "name": "oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "product_id": "oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.7-7" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "product": { "name": "oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "product_id": "oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "product_id": "oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.7-6" } } }, { "category": "product_version", "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le", "product": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le", "product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.7-6" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le" }, "product_reference": "oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le" }, "product_reference": "oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64" }, "product_reference": "oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x" }, "product_reference": "oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64" }, "product_reference": "oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x" }, "product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" }, "product_reference": "oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64 as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "relates_to_product_reference": "8Base-OADP-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le as a component of 8Base-OADP-1.1", "product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" }, "product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le", "relates_to_product_reference": "8Base-OADP-1.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" } ], "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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x" ] } ], "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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" }, { "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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "known_not_affected": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] }, "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": "2023-10-25T14:01:58+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6115" }, { "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": [ "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:1d9eb04551c7629c1c955a83f56c9950af52cf507a960673fbbb71bc53a45d42_amd64", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:a107558ebc95b2d1c57a3571491bbf6ec88921ca8e6e45419dbec9bf47d505b9_ppc64le", "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ca91eab699f97705c3e696150446582caab5b97db9230c0a2a7d0b9e09a7c571_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:2d68a7b0030a673d88d59d712352614f136704fc95a5523484eea11eeeb76619_s390x", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:d2ea8cc469b9bc2cb99dc81ef1c8c043ef7d4c320b588f7bf1e221807767a21c_amd64", "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:f4db0cbe93b098c3e73e65bf83cdd73214e6eb9894a5d1d42d0f5fd58162a750_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:7381cf4462e525945055a1b2b0bf168d469d2bd3f67bb10f6c8cb13e58fa9569_ppc64le", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a709259c3a6d923485ed217e9dd74f11c02a32c113f017ebbd8c49d60c83c47b_amd64", "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:f6e549d662f01f8ccf0c1ab9016b1aadcd417096bc49133a536292c55049c13a_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:0f7a9f47f67af388ebebb7ef28a775857ac37d35e234ee228a4ea25bfc64c3e3_ppc64le", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:2d3e387f50011ea9496e7524624100afb1e5eb9aeb220c971ac850e3d3fb3ecd_s390x", "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:bf0607d865944a9011852bcbd92d2f289f4086aba2186331ab4a65c7bd065604_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:9bc0630106402a86da33e4a21c5d64c6379125f6a446519f5a659ba1ed110b76_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:ec6dd5b1b4a9382b86ae970240e25f11a4eb8e2ba42a2f6f727a984cf79f0cdb_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:fbef5cf169028b7e2c16c00ab699bcdb5733e2368ead683639495c2c584e08d7_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:57e64b3f70a5d06d68b2dfa3dfd329474ee39354e1ff3730742ae5869ffe9242_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:9535d60aeca08fbcb35f5ddecc455fbf8fd240b185b0359fcf15db088beed93b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:a68d39f20190d5dd35cb799b02ad3ff4fdaf52ab22f7785ba4be4d20c95a09af_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:4a509a9562f941a6eb85e29db424080204172cfcee21b2cbbe066efb5c60198c_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7933617816babdf5e6da973b7ffbf54a2c280a66fc6a9861e2dc731f01043d80_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:c8e99a08d99db02bb8a5f3fde5ff77108b4699fa710c12b257e411e1f3014f7b_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:209ccbbf81de2154f620e3dc690a053d7110bc805fc148cff668bcab43674894_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7b4c2fbf7ae8c859bfc976a1e07ef02e430792b16f36fd7fe9e447c7427d5003_s390x", "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:7bc516a3dc31d5675989c253dfc5d4f5b6e5675ed0dcd99aeabcf45748cfb82a_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:569d29f6abf7e47afa87dc786028dd1b3b25c703f03bb72f0cdb56fa9fd8322e_amd64", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c2e022362052875f262fc082268fe1093d1a7a60aa51479b05346f5fc857864c_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:c521866aa8677b189bfe5b07f38b640e5fe5f392bcf6af9a25cda0daab393cd9_s390x", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:27b11e8db2a414fdbc1cf7d0844db973f3f23c2d47af1c6890f42b1e7627efda_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:2ced4f24ae6649bdeda3d075841b77c2171193e882c5559ec1d6f3cad6f94a8b_amd64", "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7466b02853935e62195da737dc4dc1e7776537a330b943feb971d9b0aab01a5b_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:0e4b9f532f0ae2242b50ce34be7b7f5df6986c19ff126198a7b6aca4f8661d4a_amd64", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:7cc9fc024056ca5e857a6135bd99607d14eef47426eea87286f4e33f0751fcbd_s390x", "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8abfd51f73690022c8e646ffe9a30f8b8e135c56eb67348a4bc0c2cfedbea29c_ppc64le" ] } ], "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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:12379906744bbe5df4574415a81fa2a2d79e42317cf72c168e5ee05380d2c412_ppc64le", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:19772d059d2f70b59c21f01b8cdb34736dd835a695586e74234785b577abbf74_s390x", "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:f1d013a16cc4ef007406323214d6e72b2a09ce9f38326df50497a2425e3a66b2_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)" } ] }
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" } ] }
rhba-2023_6928
Vulnerability from csaf_redhat
Published
2023-11-14 16:04
Modified
2024-11-05 16:05
Summary
Red Hat Bug Fix Advisory: go-toolset:rhel8 bug fix and enhancement update
Notes
Topic
An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.
Details
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 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 go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.", "title": "Topic" }, { "category": "general", "text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 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/RHBA-2023:6928", "url": "https://access.redhat.com/errata/RHBA-2023:6928" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "2186495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186495" }, { "category": "external", "summary": "2226901", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226901" }, { "category": "external", "summary": "2230599", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230599" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6928.json" } ], "title": "Red Hat Bug Fix Advisory: go-toolset:rhel8 bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-05T16:05:47+00:00", "generator": { "date": "2024-11-05T16:05:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHBA-2023:6928", "initial_release_date": "2023-11-14T16:04:55+00:00", "revision_history": [ { "date": "2023-11-14T16:04:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T16:04:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:05: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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.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": "go-toolset:rhel8:8090020231013032436:26eb71ac", "product": { "name": "go-toolset:rhel8:8090020231013032436:26eb71ac", "product_id": "go-toolset:rhel8:8090020231013032436:26eb71ac", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8090020231013032436:26eb71ac" } } }, { "category": "product_version", "name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product": { "name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_id": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product": { "name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_id": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product": { "name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_id": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product": { "name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_id": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src" } } }, { "category": "product_version", "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "product": { "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product": { "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product": { "name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_id": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product": { "name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_id": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64" } } }, { "category": "product_version", "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, "product_reference": "go-toolset:rhel8:8090020231013032436:26eb71ac", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src" }, "product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64" }, "product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64" }, "product_reference": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64" }, "product_reference": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64" }, "product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le" }, "product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x" }, "product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src" }, "product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64" }, "product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64" }, "product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le" }, "product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x" }, "product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src" }, "product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64" }, "product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64" }, "product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le" }, "product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x" }, "product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64" }, "product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" }, "product_reference": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" }, "product_reference": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" }, "product_reference": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch as a component of go-toolset:rhel8:8090020231013032436:26eb71ac as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" }, "product_reference": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac" } ] }, "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": [ "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] }, "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": "2023-11-14T16:04:55+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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6928" } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] }, "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": "2023-11-14T16:04:55+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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6928" } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] }, "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": "2023-11-14T16:04:55+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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6928" } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] }, "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": "2023-11-14T16:04:55+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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6928" } ], "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.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "cve": "CVE-2023-39323", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-10-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2242544" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang cmd/go standard library. A line directive (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: cmd/go: line directives allows arbitrary execution during build", "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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39323" }, { "category": "external", "summary": "RHBZ#2242544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242544" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39323", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323" }, { "category": "external", "summary": "https://go.dev/cl/533215", "url": "https://go.dev/cl/533215" }, { "category": "external", "summary": "https://go.dev/issue/63211", "url": "https://go.dev/issue/63211" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo", "url": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2095.json", "url": "https://vuln.go.dev/ID/GO-2023-2095.json" } ], "release_date": "2023-10-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T16:04:55+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.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2023:6928" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch", "AppStream-8.9.0.GA:go-toolset:rhel8:8090020231013032436:26eb71ac:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: cmd/go: line directives allows arbitrary execution during build" } ] }
rhsa-2023_6145
Vulnerability from csaf_redhat
Published
2023-10-26 18:17
Modified
2024-11-08 08:11
Summary
Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.2.9 security updates and bug fixes
Notes
Topic
Multicluster Engine for Kubernetes 2.2.9 General Availability release images,
which contain security updates and fix bugs.
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 links in the References section.
Details
Multicluster Engine for Kubernetes 2.2.9 images
Multicluster engine for Kubernetes provides the foundational components
that are necessary for the centralized management of multiple
Kubernetes-based clusters across data centers, public clouds, and private
clouds.
You can use the engine to create new Red Hat OpenShift Container Platform
clusters or to bring existing Kubernetes-based clusters under management by
importing them. After the clusters are managed, you can use the APIs that
are provided by the engine to distribute configuration based on placement
policy.
Security fix(es):
CVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack
CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work
CVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections
CVE-2023-39319 golang: html/template: improper handling of special tags within script contexts
CVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts
CVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake
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": "Multicluster Engine for Kubernetes 2.2.9 General Availability release images, \nwhich contain security updates and fix bugs.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "Multicluster Engine for Kubernetes 2.2.9 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake", "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:6145", "url": "https://access.redhat.com/errata/RHSA-2023:6145" }, { "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": "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6145.json" } ], "title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.2.9 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-08T08:11:00+00:00", "generator": { "date": "2024-11-08T08:11:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6145", "initial_release_date": "2023-10-26T18:17:34+00:00", "revision_history": [ { "date": "2023-10-26T18:17:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-26T18:17:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:11:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "multicluster engine for Kubernetes 2.2 for RHEL 8", "product": { "name": "multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:multicluster_engine:2.2::el8" } } } ], "category": "product_family", "name": "multicluster engine for Kubernetes" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "product_id": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product_id": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "product_id": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "product": { "name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "product_id": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "product_id": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "product_id": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "product": { "name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "product_id": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "product": { "name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "product_id": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le", "product": { "name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le", "product_id": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "product_id": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "product_id": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "product_id": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "product_id": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "product": { "name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "product_id": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "product_id": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "product_id": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "product": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.2.9-4" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "product_id": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "product_id": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "product_id": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "product": { "name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "product_id": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "product_id": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product_id": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.2.9-8" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "product_id": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "product": { "name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "product_id": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.2.9-6" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.2.9-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "product_id": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "product_id": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.2.9-10" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.2.9-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "product": { "name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "product_id": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "product": { "name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "product_id": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.2.9-3" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "product": { "name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "product_id": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.2.9-3" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64" }, "product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64 as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x" }, "product_reference": "multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.2" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le as a component of multicluster engine for Kubernetes 2.2 for RHEL 8", "product_id": "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" }, "product_reference": "multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.2" } ] }, "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" } ], "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" } ], "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" }, { "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "known_not_affected": [ "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le" ] }, "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": "2023-10-26T18:17:34+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6145" }, { "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": [ "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/klusterlet-operator-bundle@sha256:6090d7c88fb7dcc463f80e4a7c86102a411bf32160f6cbbfd55c7daea282bc92_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:529ddee9eafb42815b2cec46a3c11e88be6b29ff58142288d77f71557283b304_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:b2822b32471c38c6384caeb3ea9f47e914d69a6aabd82e50739780a55b5a1110_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/mce-operator-bundle@sha256:d54375f38b7d2901ec83e500c79fcf6e21a607bfb753e2ae6107c38f73d2fe9f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:13ceb488e9022286773218de2d35eed798ae435975faaf7b394da3f6a44a655b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:301d15258f99bfe86cc0e0a780c13399eecf5d6e6264138fe12acba35edf0a13_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:444adb203db753267008270647520b35c4b5191c626dcde98994d154fe6378b6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/agent-service-rhel8@sha256:45e1c82fa7539f32cdaa7eae2bbcbbffb1b9fa4d84c3a9a12538f5e5bb3add8e_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:14c6a7954d75e2d0696fb708500bb0f2db970bedff1843ecdb559183bf079f87_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:2a3fa66f895963d60e39d6e97c3ae63898edff5de70d80fc02e7ab40d932f25f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d0e502cdb5f6eaed51e3d21288da0c29fda2d423774371bc2e6cbfc9d77ca902_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/apiserver-network-proxy-rhel8@sha256:dcef337b257e8748e65cf4ffb2f8181a8349dc44c4b03027f78e90cc7f822f39_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:2d3ec283ffee2f6f026698d0f1eceefd73c0b7ed6d357e178966fe77b6d1d50b_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:5adaa639698a26676126cb55d9922c2864e3176e0afefcda6f93e251bff0ee9f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:a1d7888ec907404a0cd73ad74fcbe56c0992baa63463a27d5c757b9fbf5b12f7_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-image-service-rhel8@sha256:ad9ec504ca8cf5c26a269e3248edb446f3d85fb7a5ba791539647c30895f2b85_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:5d4e73b96c960fe85a6333392f208ae296c709d20c1dafbd49ef590198d69026_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f4ad3dda21ea85e7c7fb86801ecdf0bfd2616ce600f8e210f5b80e59f6e31ba_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4a742bcab0256c709aebdcb5b32a7213e8ff1ad1ca9cb6fd885fd99889ea7ddf_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a4b2de8bfd2aab93784315ed9f7c416de86ccc2c996d8311130fcccc37ab9f18_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-reporter-rhel8@sha256:d09a16c1e7eb6f4a547f35a98b0f8c6aaf777c54eea688cf17c52341f7073504_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:3dc40ac18f2b151bc4a2cf8f6d71bc75a10d6e48cae31190ef1a7780e733a85e_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:7b1b5cd96995fcc52fcb90e0a8037f428360579fb9d6f3e198963fc5afe28199_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/assisted-installer-rhel8@sha256:d435b5da83e7d1655a3d45e5f0c5d0ee16b50f9bb3ce1f5767b98ad32123a528_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:5bbe762813e6d3e6ce486e4ac79152f7fa025b6ae9b50f9d04662a3e43f547d8_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:94de655701d4d5a151929e026c9a284b4964f95ec957d91d13f8f58f284f2a02_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:b0ddf532be9bce73fdecd1939d0495b160ba5e76bdc915dc84fdbfd29223e9b5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/aws-encryption-provider-rhel8@sha256:fc9799c161a7c3a0dea38e1137881c6e85695f968b3f2b69e2f2254db8a506a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:346e75af2f8fbf6b1354832d53bcf7b4dfcf5a57f0a74f74b85cc653fb1c4eab_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65c7f69f5d1dd06da4a073d2878585f36c7f392516e045d4e756321e3da9c6b2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:65fb43b770b378a069cc4a085cfa831582d01776c6100b43b0032762fc6e007f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/backplane-rhel8-operator@sha256:adaede500462cb062df408292cf33bea8f75152f3538b4c5c2e33b29ff4d2f36_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:05fade3aa91e21858e2dc611d123c3c7219cb3ee3dacc5f4c0af3077ce281553_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:1322ba8da3b4c6aada47c74789e39b78eb51fb4b39b55829aa744f60733a572e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:75d9f33c8182bdc28f1422856c1f48ab648929b5366bc55671cb851e8b55088f_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:95cdfc1ff2a7424b3ed2705f680008c4aa4c0b2f77faf788357b9c7923988238_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:47a172abec88a6d80dc5f44ac27a860cfdb7cc5b0f9d814436b749c185115199_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:51543e7a7b842bd5aac4b7a18ce5493b1c1b10fd4aa2f616f39b7d3e5f216888_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:aaf876d4b2b92e454220cfb6c4a2765f65b85fa16d69fe008017b6096a925da2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:c2963d4acdcd7a7e19d231f302b9a438883b661f5299d9a58988d588ef09aff6_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:38d3d68d7ec3bcfde0c7bcc26f29bdddcca462e001afc53a7c5879594f2bdab6_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4a5663b97f02bd1d43717f34213664b8deb96457256f4a46b4763775f3bfb2a5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:d44407afb70de690bd9a3735509dded01feca581b8c94596f9f7580eb9e7e872_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3ff1229636b158692969fe66a4beb99193cc11b969c28c85e3f8d8122188c0_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:1f8c9f64cf73726f05cef541afe4f977ef68a6119d35a50e019a0565154ac30c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:54dae953271f6bcd3ea7b6452b960c1d11ee87cedfb5292b65f356929b579bad_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:8fc6cc98bf2ff322c5dab7e7242a0b56137f6ca21033f6d726b77b452cd0ccf0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-api-rhel8@sha256:a26fc52c717987705005909ab2371925a3c7f2da1cbec99555ec6b5bf97c1798_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:420aed032aa777b2f107947899f839c39dcb83001779d0a46abdaa1c694036af_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:44c6ed8b8e28eef583f4e76c4da5aac6fc2d33d0aab932907054b1b8d71d3dd1_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:95848d33a2d4b431107c5e7205e9b8a512904922a9834afdc5cbaf7fa9ee76ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-curator-controller-rhel8@sha256:cea9577d6a0feb17a0b282ecf1d0ee017a56e4f2e3fa63f8c6a0cb3a780d3100_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:0c2108e6664dece9014c7be844df5f7725926aaca33d28ed1b9c3a876c19fcfb_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:2c946689b21a8e7c3d1f3dee2fb070becb572954cb20a6e45aee9b132a6c973b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:45981544df19e1839d9a5a638c3c298dc6f3be0aae4cf534b49afee082303b9a_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-image-set-controller-rhel8@sha256:c6cf9d0e14388b748791d1610efaa488c319cdb0852544723c51eaf8261aeeb8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:649b3d0174a6cf195401d9f649b09169115228eeff6f0ebaacaa86dc746984a2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:71c0034b4a40952491ce1835000365838822ed415c1238a7c6c82dcd0a1ec566_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d40ad5fac0126a5ca31ab3461f6e9d02214deb66baea8fb7c384c2893af8d15b_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-addon-rhel8@sha256:fa430f3bb4ca57a9292615561cfc83c87137ad966bf45e19da0d8b0d9601776e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:11984055ea5d9528d09f73f1710fac33b4f4944c1d526f6fd7917175346c26c7_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:8549714610d5acfa02e447172de901d16b9a417597ed8847a86e54c0343e66f8_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:aeab55ae47246097d9862b9a531e9992e00972c1f46a46cefdb7d94bb25baf86_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/cluster-proxy-rhel8@sha256:ba982b491c35dd40aae02d5a75dd3f898249d8dc2eeceafa445b617b7e6867ea_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:05f170a6a876b15b8ade349f1024f1ba24da091ce3a6037934cfcf3055a18586_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:ae9c8267b416de8890df4e0fc77a0791b9ac4668fa01c11864b6195108365d83_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:cc5e46b2b0dcbabca7d963e2cd79231966600e832ad042a977eb7e8e8046a42f_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterclaims-controller-rhel8@sha256:d153eba1230b53540be1d8da5c07816cfbaf43a120f6fa58ae104b633637d435_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:66179c37d6fb933e5215021278f4a65a4e4647b18697578227221ef64d08d4a2_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6bdd476aa24ccacf2f3be3c5cd37600501a2379a4668045567d51ce88a839b65_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c85388a1b41abb429354b989ce01a2065f840da88a38df5c4a6e0c904c03a6b5_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:f3d25bf5a3fb0fb8ddfc0ccd5fcd73f9fc533ea2fd7dbeaaa1e557b351421dcf_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:564609237b874dd21e9be0424863266f54e25f0f2fb47a4db19a8499283cf25c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:bd95d4802f5f77ef3ef521a0824ae61b119bff52d413c89578cab0e53a8c7a38_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:c2e21b373c613e68070528232217914db185eff34cf84d5113d9265361b7d316_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/discovery-rhel8@sha256:f68a57bf14a6698a512b65e46c2595bc1c201a2ce7872418f1b06cbcfe55795c_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:57fb135eb11cb93894d629213cede6c4a345fa2b19349b2b6eb66323ba8064ef_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:97409c4bf39293827ce3dadf2d0dcc1747f74cd0d5091019de636d0e06957bbb_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:f00ebe414e51c2e502c8e254af3c5ae7056a591a4f4da855817dd8e8ad862d83_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hive-rhel8@sha256:fa0a2dc0421fd9825a5f64b059826091ade79b73e9523b322c35e7120188b0bb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:55f1b4be1efe373833fc57f2cd731834924647973d12cf647984a1856c84b0a8_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:5c9a19f8feccbacd1d097ac183ee3b4a06f9c277abf1421604c50a3618d00fb5_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:92df9df5643072cbe36e075ac6a8d533b7c9736d38e978ab6d8d3207de985ee0_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-cli-rhel8@sha256:dcbedf06462850300f71e119fd46b7feac182d069c58ab6594d8155c8302d566_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:33c92a8f71f2075967fe9707cafac4705acfd3c7d3dbfc03d44a300d11f8b3c9_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:9f37612352002537fa14edee1336b710e45786050edeb3c50525ed7123006a88_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:bf86b86099bcfa86ab5fe1132498f8f314441408f75217df40a3f17ea7924034_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/hypershift-rhel8-operator@sha256:d22a94adcb4df407f1e918178c3aab659a7c40be4ae4d91abb4c8bf77cd50509_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:5028187dd9145f91cbec4f3a37861abe0a493a1fb95f13506296cc9ff8faba7e_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9961cd9e68650d1f430fbfd46db02baee530e7a4104e7b937d594929d31d9538_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:bbb2386f2ae82f9282877555161ddac8683f80bb95d07ab0333f3ed51f4da0fa_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/managedcluster-import-controller-rhel8@sha256:d5915b27cd5fdb13d56d00d4b94fb58203ba75849c3317a555e222b05239d5f5_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:280ee6148bc42ab88ff483a56be8ac7be390ce7fc2bfb3dfe99b080e292c9dee_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:74837b37294468d77d9ae890c1cdf46f539a2a258553500a396de3b99237e253_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:c266bdcb42da7bbd4c92e68f462ae42643f8937d4f432ff917e26abb7fbe7a82_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicloud-manager-rhel8@sha256:fd788e278c3f96ca45f0b6ef178de9d94c496390e39a89834f8d4747ac992c7b_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:18c5b6c1a503a44ab3efb19e0ffcb88fd42499e056e9e94883bad512f898ba20_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8645dae7272a25d3f666d22b673688227a4723af7ff0d0bab1948cd927618a8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5cbc7dec099676a2893e4d750453d6620971f171a5b20ca3813a69a0b987dfc_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:f39c140b644ceaa84993041f052cf1e3059fd05f3f66f125ffe5b9a97cb7b622_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:3e1c00734b635f973d978d0119ccbe944d9d37e63a185765a56db571fc90c7b0_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:75ec5b31ec19c6f84ae0557eb16998e71bc85096b3b807d0329608362d8f3102_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:7d4fa723f9fe34a4520ee6afcddf7586d3066cf64c1733cef5484baa071fba40_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8739fd1b941ccc676330dc8185382ed4bc46b20e55e09ba81b0c9ceb7676b51d_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:07ab7148d89dacea0dd1dfda3ee7fc08816d39b08eafe96580ded1c65d6607e8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:9f46121efddfb4acc798adaccfa3ac9428858b43d8adea3efdbf5d7fad73eac3_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:cda585eca14419f3e8ad482e1a6eb021c0ae83c1fec284a7c10787ab13f2de08_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:d7aa0c96bb5d944cf925f4db924c8c10adee84519c45dffefc7898873743821f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:06291b0360950d5d9552246b4bd8e9c76e6d6701bafbdabeac40c97cd3691fc2_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1be91e48d39a89db42a7bcde18e1247e4143d242897b3ac8b0a4bf2980265179_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:2105ee5d8e82a1a889551075886ba946f0a5e8186ceb356f5be53ca6cc9caa35_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:6ab84dc7bcaf2a1b8c58f371547d47292895a5a192d83d52740201341791f2db_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:7af7515cbcb9d0a9d0642ee0a4073a6fcc3ea4ed30b074cbf275498c2d38d030_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:837a264de600671af8e6b329a0d1aedf76865d125678d1e1b9fe7f6212a8d2e9_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:a4a9ccf8f597f6b1dcdbf29247b9440f3623e23cfe49411999ea684d11ca11aa_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/must-gather-rhel8@sha256:c91154ced307f3421a95d55929a0b3f09b7ba6acb1a503d3b0931e5d57f5479e_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:1d2e06b13bd0cdbd7b4f11e6a48276a466e90023372253639ad1859c58c9d18c_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:6804525adea26731c11273197582172c30e51e54bca0be3791444b518014557f_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:a5d1f477b81c23606e8f64abaa3c1fc2b433f68bdeb869850d015f2d63fc7c13_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/placement-rhel8@sha256:fd382d8b4bdd3bde7935e5ad02b6cc36055891b01bb284a30dfe3de155b5a603_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:20151e8fecc49374a948366083ec02e2efaba84a84a7d3af7757e7e8709ffbcd_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:52b07f6cc6418fe26c63f8878fa842270a33f6dbc95385b3e6163786a1b67a16_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:8536216f0f019a29af598f5788c193986c5cde4d3f55fcc9f59646a38be430c8_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/provider-credential-controller-rhel8@sha256:e7dc21f124fba54882801cfbebc09fdc945d821e99aaed443aa179d6f6f1c9ab_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:4387e1f13d5ac8139fc6ec926b872b36335b5d422a886d9f129d9493292c560c_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:8d91147a2b462965ebaa22a219450ba4e88cfb8f1c9d5b7bf35c45c98aceafcb_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:c4adb05602711d00caa49eff2063843ebb1ead9de59bb0f8713d8505002b21e2_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-operator-rhel8@sha256:ef58d8acde73b203f92a8d09db4909ae0d29f4968911fad8bf2855ba6d24734a_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:4d3be051fb0829f0a36616c70041ec8eab701ae327b2298244a3cccd729a7040_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:53dd2682b25c39c5409c610d540bd4b6262aec171d27147703bd1b7f95e04915_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:d8f7c496c4eb82a5cc011d96ee634d4d59ab722fe9e757dfad14e4028207e9dc_ppc64le", "8Base-multicluster-engine-2.2:multicluster-engine/registration-rhel8@sha256:f6e7d1c75af32e5f17ed381a72ca2175e592a0335cc0fdb5f93e88ec4131b3ef_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:599e0cd4f185adcd520da278bb548b7380020f92d9fbc7149a342fb34ef88f81_arm64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:63ce281389b1d6398188bb0baf2d64c02dd9472091a3d9767c3261289704e54d_amd64", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:70d849a1d75a9fe97db7cdbd3281546f22aa3801cbc4fc96117a4a4ba441ac41_s390x", "8Base-multicluster-engine-2.2:multicluster-engine/work-rhel8@sha256:d051b848bdd49f506ad5f96c9dd21d1ef314c598cb35f113dc2ad23dc9c2ff52_ppc64le" ] } ], "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)" } ] }
rhsa-2023_6202
Vulnerability from csaf_redhat
Published
2023-10-30 20:13
Modified
2024-11-08 08:11
Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.8 security and bug fix updates
Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.6.8 General
Availability release images, which provide security updates and fix bugs.
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 links in the References section.
Details
Red Hat Advanced Cluster Management for Kubernetes 2.6.8 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/
Security fix(es):
CVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack
CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work
CVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections
CVE-2023-39319 golang: html/template: improper handling of special tags within script contexts
CVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts
CVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake
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 Advanced Cluster Management for Kubernetes 2.6.8 General\nAvailability release images, which provide security updates and fix bugs.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fix(es):\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake", "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:6202", "url": "https://access.redhat.com/errata/RHSA-2023:6202" }, { "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": "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6202.json" } ], "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.8 security and bug fix updates", "tracking": { "current_release_date": "2024-11-08T08:11:50+00:00", "generator": { "date": "2024-11-08T08:11:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6202", "initial_release_date": "2023-10-30T20:13:48+00:00", "revision_history": [ { "date": "2023-10-30T20:13:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-30T20:13:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:11:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product": { "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:acm:2.6::el8" } } } ], "category": "product_family", "name": "Red Hat ACM" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "product": { "name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "product_id": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "product": { "name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "product_id": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "product_id": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "product_id": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "product": { "name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "product_id": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "product_id": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "product_id": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "product_id": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "product": { "name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "product_id": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "product_id": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "product": { "name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "product_id": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "product": { "name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "product_id": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "product_id": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "product": { "name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "product_id": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "product": { "name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "product_id": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "product": { "name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "product_id": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "product_id": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "product_id": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "product": { "name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "product_id": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "product_id": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "product_id": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "product_id": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "product": { "name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "product_id": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "product_id": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "product": { "name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "product_id": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "product": { "name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "product_id": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "product": { "name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "product_id": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "product_id": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "product": { "name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "product_id": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "product_id": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "product": { "name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "product_id": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.8-14" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "product": { "name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "product_id": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "product": { "name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "product_id": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "product_id": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "product_id": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "product": { "name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "product_id": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "product_id": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "product_id": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "product": { "name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "product_id": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "product": { "name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "product_id": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "product_id": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "product": { "name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "product_id": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "product": { "name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "product_id": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "product": { "name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "product_id": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "product_id": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x", "product": { "name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x", "product_id": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "product": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "product": { "name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "product_id": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "product": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "product_id": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "product": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "product": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "product": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "product_identification_helper": { "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "product": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "product_identification_helper": { "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "product": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "product": { "name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "product_id": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "product_identification_helper": { "purl": "pkg:oci/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "product": { "name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "product_id": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "product_identification_helper": { "purl": "pkg:oci/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "product": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "product_identification_helper": { "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "product": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "product": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "product": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "product": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "product_identification_helper": { "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "product": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "product_identification_helper": { "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "product": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "product_identification_helper": { "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "product": { "name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "product_id": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "product": { "name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "product_id": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "product_identification_helper": { "purl": "pkg:oci/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "product": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "product": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "product": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "product": { "name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "product_id": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "product_identification_helper": { "purl": "pkg:oci/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "product": { "name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "product_id": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "product": { "name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "product_id": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "product_identification_helper": { "purl": "pkg:oci/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "product": { "name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "product_id": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "product_identification_helper": { "purl": "pkg:oci/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "product": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "product": { "name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "product": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "product_identification_helper": { "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "product": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "product": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "product": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "product": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "product": { "name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "product_id": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "product_identification_helper": { "purl": "pkg:oci/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "product": { "name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "product_id": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "product": { "name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "product_id": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "product_identification_helper": { "purl": "pkg:oci/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "product": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "product": { "name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "product_id": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "product_identification_helper": { "purl": "pkg:oci/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "product": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "product_identification_helper": { "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "product": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "product_identification_helper": { "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "product": { "name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "product_id": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "product_identification_helper": { "purl": "pkg:oci/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.8-6" } } }, { "category": "product_version", "name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "product": { "name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "product_id": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "product_identification_helper": { "purl": "pkg:oci/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.8-4" } } }, { "category": "product_version", "name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "product": { "name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "product_id": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "product_identification_helper": { "purl": "pkg:oci/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "product": { "name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "product_id": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "product_identification_helper": { "purl": "pkg:oci/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.8-7" } } }, { "category": "product_version", "name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "product": { "name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "product_id": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "product_identification_helper": { "purl": "pkg:oci/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.8-9" } } }, { "category": "product_version", "name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "product": { "name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "product_id": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.8-5" } } }, { "category": "product_version", "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "product": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "product_identification_helper": { "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.8-5" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x" }, "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64" }, "product_reference": "rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64" }, "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x" }, "product_reference": "rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64" }, "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le" }, "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64" }, "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64" }, "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le" }, "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64" }, "product_reference": "rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le" }, "product_reference": "rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x" }, "product_reference": "rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64" }, "product_reference": "rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le" }, "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x" }, "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64" }, "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x" }, "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le" }, "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le" }, "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64" }, "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x" }, "product_reference": "rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le" }, "product_reference": "rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64" }, "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le" }, "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64" }, "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x" }, "product_reference": "rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x" }, "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le" }, "product_reference": "rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x" }, "product_reference": "rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64" }, "product_reference": "rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x" }, "product_reference": "rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64" }, "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64" }, "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64" }, "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x" }, "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64" }, "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64" }, "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64" }, "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64" }, "product_reference": "rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64" }, "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x" }, "product_reference": "rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64" }, "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64" }, "product_reference": "rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64" }, "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le" }, "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le" }, "product_reference": "rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le" }, "product_reference": "rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64" }, "product_reference": "rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x" }, "product_reference": "rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x" }, "product_reference": "rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64" }, "product_reference": "rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le" }, "product_reference": "rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64" }, "product_reference": "rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x" }, "product_reference": "rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le" }, "product_reference": "rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x" }, "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le" }, "product_reference": "rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64" }, "product_reference": "rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "relates_to_product_reference": "8Base-RHACM-2.6" }, { "category": "default_component_of", "full_product_name": { "name": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8", "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" }, "product_reference": "rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x", "relates_to_product_reference": "8Base-RHACM-2.6" } ] }, "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" } ], "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" } ], "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" } ], "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" }, { "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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "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-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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] }, "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": "2023-10-30T20:13:48+00:00", "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online", "product_ids": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6202" }, { "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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_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": [ "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:22041df5bf50628fd8fb62127f84c6ce8d77cb2821b0f41e1e809cf3bc2ab434_arm64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:25c5c77fe79b72f805eba0e183bbca799f6f11266585fd9a24acb0aee4a4ee44_amd64", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:39a3531a490d9d7a2528dca7efbbfe3742e7b02d3d7b139c47eacd0fb3398478_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:41f8bcf3a01621f4df736db053571c6fdbe3bdc5be731b3f196d0b999b578bd8_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:4b9c090d9361d711f400ecae06bfb685d4b14ecdd2c04d1dad1c21aeffe1a7c7_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:593eeebb93cf18d65214d810f0803e1d03689a4b662c375e00056786e25bb2b5_amd64", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a3af2c5b71c4b4eeed51fc1e7da1ba150ffcea62b633bc3dcbb8bb2c5b91fa76_s390x", "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f867f63c7dd11ecf5ccf7af55de55bbedd46349aee79170b3dbacac47fcbd596_arm64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:73707cce9f52bca40994ae5dc64d39512f86c2fad089cc6a98fad35600714884_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:a5ce4bb1fbfa9e0ac1e0011d5d6e1fcbdcc716784384d9cb415f91b75c68adfd_s390x", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f0a55d80c693cf5a618d809a27e906e258f66bcb7e3d93fe78b542c084bf7624_amd64", "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f251e9013b44c544d23a2572fcecf9b6494043ddd668c873552b7da7bc2fc922_arm64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:099e7ab081724937eabcda3fa30f892d3375f2188e95930ee8960933b09c92ae_amd64", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1b1117268e33a09d03a7f0d7a3a586b5bd0c3e2fccd4974c3ab6c697ad21ab13_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:a61b13ac0e071e213ada0a2288b81a4317e28cd5eeec7b6e78d952d06cd59c7c_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3016d37cf969a94314aaaa295c0b1309f4bbfbc50d7d0789e1b875783e2904e4_amd64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:45efadc157d6d364d84ab040cfb327b9ff27aa3f5e3848a3fe19d75aec0b5e45_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:56c3a6164c4da09aca7b487f282b3dc1ac6aeb236970afa5b2aadcb8b3d2d5c6_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dde63fb84d127d01ad6e3a76646e9d9b385b0a4695e7b056f55418323f70b5c0_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:17bc1745c0f54763585ad6da8d4117b471be9aeaf545c3c748d8aa963fbd46cd_s390x", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:71c105c0d3b7507efed5a5b792611cc5022dd97293da4ecfa16a593524f51f22_ppc64le", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b3d2553e8f5a36382229ace49e395e7471b644663e629e87bfa007efa698e559_arm64", "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:ea2ee7c76c6bce72ee098fae5a86ce6f8b68baa04cc0072f9833718ad8f84456_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6a09d93786436b8e8fadb9cacb23488caf1a131ba587da51a574dea176289ee2_s390x", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:ad7289555a0aa835de14f9158a166ce503f6cf13b1a5bea2c8098fb156e03e9d_arm64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e797cb581b5d0508da0c8e14bd7aa3a49376d3c2ccaa643fd9f3b2ba858236a6_amd64", "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f8f219b28fc4eb3ba76064c94b8618a185e51f701e870d773de0022e53fdec67_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:51e31d2ddfa55f1f1113f3a3df84326ec5bcf8fff1cf542747b6b2ad920c227d_ppc64le", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:9512de5254c8a20e465dcad117ec2f195f38eaf1b1369b42188d9bface8134a4_s390x", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:b5853015a62cffc07a9bf58ed1bc5622a1d374ae6eb7d2b0c16cfb8339b03f71_arm64", "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f1f513263c99d949da200459c852e77b2efb0171530e6b108a5b26e11563daf9_amd64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:033221c202572fd2983a1fafd7028f3d40df8232a1660aa04b404a275ccc1b89_arm64", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:3e10c0acd8ea2090e75c6bf2220a0be08a932fd7c109a7449c2a331480dd64ab_ppc64le", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:6c08a5716545d4ab34a4c4e0cca896a9d9548d6c6fb8d61fd7a527c68f6428d7_s390x", "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8a7bfb5e2d3a815425c4eaa48843ec77d84641267f7439b47d36758d2cdc4c85_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:43fb8527c7014db555972fae47184c3d50c1ec43ec87e8ba113541a3dddd4c85_s390x", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:4f12590017909852fa52fca688ad625ecf65b63569b4cfabcd4215beb5bf69e9_arm64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:71390be7a708c4997ca74895f07085fee710d3aa51d578ae6083cc71c3d5149e_amd64", "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:bd2496dca1e8ed428d6ef911a9aaa2eb17655b9ebc110d8a6da0b837fbceec3d_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d311acea5ebf4d9098ffa1cb2943774060352e42d1876b1e0f6dfdd4ab4463a_arm64", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3d6c5e521eaf99af4354656e9e99a20702232981a34ea285cd9d78a394a76172_ppc64le", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:895049fa6d8f3ff0c8949e191570d1b3565953a22a818ece69839f912dea719e_s390x", "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:af47eee56b5df1ff8c4966af401f7d1855e5dc957b856d9f931498ac17c101f5_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0ccd5b2bc6ad1f2a65034ab24564edfd53550fed412660ca05deca650a4d2c56_amd64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3f049362fa4c058d0f2d55f746a6c354e6391e50c29fd56f4c92243df4b1c1c5_s390x", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5bd37a3a9d990fc9e1bbf2f7d6de1b677818268200d3ba90a5b58685971f67cb_arm64", "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d50557876a2a70edd18d2d1396470f92bffdf8c063d2604ed8816884bc9c629a_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:46f750706e47ab16b8f5dee46d4eb40c5ce377b874db03b5b403945d369060d1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:57a227764d3935ca20736d5d2f59d8605e5a799a1e397b5cd56249edee6fec3d_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:6419ab49e17dbe2c04e08010e2795f2642178d52d2b6c5100ed44c4b71dbbf1d_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:ad1a397be2c0c0ace78bc977bd5d7963a31a78c0a284a8aa77a377e7429c982b_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:1ff7592a5c8dd1942b904a445f00a707bb233db2c6d92d83a818a7ad357d7a27_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2aa813b972d7598880e3bd41affa80323fe60949be6cb20217f6538ce2e8bac1_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:719ac6bf7f07fcb78f8ae5b599260eab62379feb427d23fe29d1b3df7e9db821_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:71eeb8d5d8de78dd1204b8b152af7d8b4b2bb09293fb9a9ddc20014bdf5e18c7_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:88544253e9fdb1b31271900095e9f58ef2f946ab32bc5630a1d5515a185ae4cd_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:ad2468a852d30eaba67cd6a685c894280e938a7471c98f73144ead47bf1a9507_ppc64le", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:bdd930e70499b9c894cf3998d7444b9e0ceb2caa0545e1458331fbd47fd95c2b_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f651b33aad48acdc23690c1734748fc2708deed4eb343bc9495462096dafe5b1_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:19171cb758d807feb17186bbe0a4f982689d98215416a2ecc679be76b74d028a_arm64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1cf75fedfade2b8309551ec602ef87d423b7c7001e9bca330beb6c3e090d88e1_amd64", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab7e208fb7d48575fa60933e039487cb3180e0bc9b359cb566c01cb3b4747461_s390x", "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:cfa6b74968f6ff7d8ee0bd2d8fbbb40c55f224221ea6f0d964095f8943c9096f_ppc64le", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b51eee27cb08086a8d50e580cb52b5c0e7fb89898da8ce98c91a0edcbe6577d8_amd64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ec27ea669750a2540e566d3eee4c9af8d6d062706a1760c28beb0cc674656108_s390x", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:f899586a67adebe6e8e7c2e5ebf027eadfbd9f944a1ab996af5f6ab90f873f76_arm64", "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:fc87784eff08eb0419c72f0b1d3c3291b79d02f08f212ce711dec0c4f2ca65a0_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:0ee26c04547c94f50dd5d280fc6ff73a67a71937c00d9a0c8f972e4198f5d309_s390x", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:3f9d127573599a4d5e533d3c9e8a23f1fc8eb24ba81eb86e50a8fe4d0867f979_arm64", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:48cdbe1f1bed152b1cd96efb765ddcabd5d8553a3e08b8e84709f41c07b53403_ppc64le", "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f48fffa8ede6ed6341b48680624c19c20ebcdd51f1c282d811cdfc1d79af3ee0_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:10e5b76b088f315f84328d78305a4304c8c0de4802b36558a758e73dde9eac3a_ppc64le", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1390dd39465ed346b96d1fd479208183b9731f5801c86306628c298f8da99ff1_amd64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:6a97a846f10bbd5b584d7ee4e2ab4c24dfdf909223367a219e537ce2c01aa22f_arm64", "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c0b4bdb87d21f7ae4c4a8588e0fd6c0feabe0837196d971bb19ead480fc67baf_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:16e1537ee0a915c05da1806adbace166f213e963b2257b1c4f1c2b4a4382f278_amd64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:adfd089cea6679f71e53283efb032e887238b4416d681fee182292e5d07a0396_s390x", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b0a83c30c4355830cdf29193c8590842c0b4f80a6376b66a5e975a09948b89fe_arm64", "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:dc52bb88ebbfa0dbb17fd9d9a6d6ef4dc9c67d99382dd64ec366cd77298b3a5d_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:1d81133a8a2daae2be9ae84035446be5d8f32ca738f1197e0dea7e9e6df5bc87_s390x", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:3ccbfbfff8ef7f38a3fd887d279677033ea1ab670f35d8521c2a8ecf66996070_ppc64le", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:c2372b0d060c901e4492d8240e4ec817c46a2de5a688b5ba3f24d1c21b1a1064_arm64", "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:f8d8a8b8cf13be2b54f69b5689ee8a455986990dd86da7b9c7ee292d437872b8_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:3e53f7641466cfb57575d655eea045b72ad0a9b727cfe8fd9fcebfead04538c9_arm64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:98ba161e0f36fd798e59b362259c2a7f55d0b7dc016e4231dc74f87c041923b0_amd64", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a26bb7fc304dd11b41e0fdca7dfab7856c545067d2df9376411a18c65c5db8e5_s390x", "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:e3827be6e63996d33dc5c2c680cf0e4eb9524ad35083c40c5fdd2222d18ecbad_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:313fc92205aef10fe75746fe19c88b10310a4da74f2853024a6cea372b63f1cb_ppc64le", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:326b842bb99ba476916e6cef4fd7a0db66ea49923f8c9943ba43c50d71e9595c_s390x", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:907ad3c695448422c7cdc94e26d249cb792bf48bca63ebf158148e75b898beaf_arm64", "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5bf8f26c314ba86b92c5d2272bd582b9f31e0177727b8c1f5840f38657f88b4_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:15afd2ae756ad04616dc7678dc7e6c00eaf8bd25fec1cd32552b834f7d1afbfc_ppc64le", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:20f8ea5fbedad03c447c1cc92e90b89119dd3a2d84e84ea996aa8942a6a09280_arm64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3be3b5d511c7e7ad9bbfcb53a6ee92f96ee2d390ef3160a3c5bc8488e21ee747_amd64", "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:7f4cec5b224f6dbf066f896f4afb3462dfc8411080575c6e59f3d924eda06e31_s390x", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5f4cc7420bea1fdc223f68d62e1960344481d99ad4db4f0dd0b64ff7dd0fc356_arm64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:76a958137210ca481befc1050595be4b915fb7440a0d79e090766b57f12723f8_amd64", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:b5dce8fe7cf6ff8ce61ab9262848e82ee41c5f5ca19ef92b5cb3a3a836b6f3de_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c6a92af3a86073372cbb8cd1f6b58dc9c99076a422af6d9e627d458edc14d593_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:881d6ffe1241d6d45c8cd5d0e85e839a0d1360bc2f38becf21395041835af0cb_ppc64le", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:ab4987fd9c1aaa1a65f3af354b015515221e73219238a3f8862de9daae82635e_s390x", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e9dc8d532caa5ff5aaa8f95835854228aaaa35a406316f943da8af19a44331cb_amd64", "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:edc25c1e118892294b29e528ab07fa3e4395e88c7e8549ecdd425e15962d40e1_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7fbf4b921d203912b8746b46cefe6d72783f8a71e58199df7d415693b0eb3f00_arm64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a64297c63c5bb0a5691874b1c2908b2233c671250a3418d72c153382594b1df0_amd64", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b45633332fd01ea542df64dc46972f1f0c9ec5eb04be13bea1de7ca2ff0e1c8b_ppc64le", "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:cfac691f36d544461f0b9f11df9ad4dcfd680030068bd5fcaa3de00001955e03_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:44a5e58ee9ed3e1596b8c5f3f7966afea590cd40889685465b422d01770824b0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b56998d0f6c2c7de6ac612c32e162cf8d2c120f13a622e1d96d92fd15e11f81f_arm64", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b6afdf659710f3b91bb0b5da1281b5306cf6dfe7e307418dfe4b029353731630_s390x", "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:e0525e0b945fdc89c18b9bb9fc0ef728f38bc288cd81fae5b3ddcd5f008c39df_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:07bf623b7da6a21239ae701a149dc4818d6442cfc25dcca8c1190aed63582645_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e1b3d0c028ea243f3de0e603b5762fef8dc424b0c4851450484c47cd5e428c5_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:452334dd5f45c01e0843576e6e559e24eb256cfc2444aad1db3f871c14abaae0_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:5132d8d65b3e7a17ca7995b0540cd2e260194495950807f16e2aa15a46bd077d_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:49d5b3a14be0389434a18037011d9e865e3e70bda941904e67421ca43754b291_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6b70cbea821515eed80840d6682f9edaccb96dff35b16f1687981a3deefb0d8a_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:b23fd7ae112056410ddd6f83a1a8af8cb609fcce37c10b4438e5d54f7b67ef64_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d2e9c3b52c106237662873984fc0c0205afaab7427a61726c658f331caa77507_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:4424829a1a91ff7540f1ac01f4b6f2090d65810303169753ef197e95dc9315cc_arm64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:80f5a3dadcc737d900b9e4cc54ed67ee8c18da8e6dd05c217cf4fbcaa0f7dada_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:c59137b491324a1557768b4adb4433cd4513ca70b9cf7a230987291e781f42a6_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:cef347bab739ad4581ee1b6856c7a115bf3b4283821f8a87473e123eac3e843c_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9d6dc96bb71f4a98bb2a22f27554996da153c111bd471c959f202bfaa20a09e2_amd64", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:bfb0eeba13fee57aab468e56123532bb2e27cf5a2e7670bdd5eb2bff77d35247_ppc64le", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c0ab119c13aec1763d479ab66f4767d9fdd7a0e042794c78f936d9800db38c34_s390x", "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:fb2a632fbb1d442bc5f9f6c8e74494755a0f5ba9e186b93c5fcbdfb51979e780_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1048748add6fe918de9ec3b5784ce7f364544fc6f1f98932494fe548a88112e9_arm64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:8506141e005b636aa67e3ef761ae403580223b9266c3e9f3e33a19b2aebf4f73_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:bd7dfc526cc667b13d33e0e1dbcc5179a8ac9590a12adbc424ae4f10495b2196_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d1423824ee2c1288e8c56d470ca8ac1fb82f5374acb7111a9b736598f2043d1d_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:2b3f402dccbde738a7b212d0d92e79511974af296229f0179df98ad18d574298_s390x", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9903154a3b36a4255951e5b2f1c369987c0af796d890e2400304a9f64cd7d8a2_ppc64le", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a3311e48fbf48dbb7165f44810e526031c24b4b756a6972fc2bbf8d6a8583c44_amd64", "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:bb05deb3986ea92b9e59499085f94d122b36b329819e4411adad5ce7dc37e067_arm64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:2b2a1911b9d808f95f1e2190557a767e66d60059d06097243bc293f534770897_amd64", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:4887507bf49f93f91e438f54396d1ae5f25d3919e204b62a6946eff22ca55c3c_ppc64le", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:604a4b2552947d0dd3f6335416b0eacf4e51869cda8976e723e273c66ceadd21_s390x", "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9c3756745f03a35de4527eb10e763cb183ccd0f44ddb843d25c97b5b470f0725_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1024ad0e67b17f01a7e150a4ea0d36cb00a76526a1dbef8dce7f0fc83b845028_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:1c72d9cdc384f7c5a8f170fcda69eb3e6bc452d4195fb16d2a2a13721d2f9837_s390x", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:5e630cc810dfe88aad2c3df4a73bd7422ecb7ed41b953b25bea521810bc269ce_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:be0b623dd01d0f2d77203c48b91d84c47da6500e8643dab6206cdaae2c677095_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:00fe1e7400d7665bff0b6d778c4801243cf2450cf94ba8dca726aa96dc65294b_amd64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2973c12aead110b123433b0c7dd3f562fc8c9f6d6133d7b23e0bdf980d079041_arm64", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3f38723b51b364474f22839e68ead658a24abe195570a292f52b36476c7fb3d2_ppc64le", "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4d86b921b410a9ae1b17ca5e96dc42b6eb064e1832e07df58e08cba54d4fbf16_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:1a14df039768c8a2fd5f54a8336ed9ca83385811e46336a5f592b8a3914c8f7f_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:5803b3954a9b51c105ccb5f62fcf8221a7b95492deed5372ca099e2915bbc14f_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:99f5bbd89e595a682c21d1d43ec05547103efe8444583da114d62ec89ca3c162_amd64", "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:a39f4c45679ce904890315d93aaff2bb54d9001dec00345a9b5a4d88f818b860_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0fafb9f039a1eae3f491ee18fe736e2c233dcbb84089edf8dfc61fd31a934062_arm64", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:2fa9582d314b606dfcc18b531872ce2fc3ac088e2f30306358b2d6153c1b2607_ppc64le", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:416c680229ac711c283748dc78badb8460bf3f304c9ff9d90b4cef05edd9c845_s390x", "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:dd9b4a171a2acd42094d7fa6fd3a20b89fa30794ea322ad5a02767cd0d5b13c5_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:0b01f8782453167af4d2bb3549d2215eeaf75813d6f39a5cfbd06d9cb063d59f_ppc64le", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:285bf0611954d06a9dd3cb4c9962fa5c187e25bf4deebc1abcff6c9337fb1291_amd64", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6e31334cbec6e7976d6feb3ace7eab198dd902b6665de583fb8eb0a212230135_s390x", "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:de3202b433bde6aed32c597d1db9acb85c9e9de622189cdcfe8713a5782cfb08_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:98027a18467dc3c44ff2529ee1fa3986d3f7b43f163bd89732b87f1f99512646_arm64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:998ce9ac5a57b01d0713d94f95f8ddd8be327d72a7a2d18217251733d78c853d_amd64", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:a47f1e7553291c0a43f94e067a98ea24efc47e5b8a84dcc24985f00aba0d2726_s390x", "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:dce2ffb6a274301a5a5ecf742cce17698e2bfd68d7a15ab492cec96c1374f495_ppc64le", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:465f1351d66f28d46663fb4af4e7725e8d799a267bc816838eb83172fb82e509_arm64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51888c504d51b1a3abd343f407774925bed5f0ec01087c6b0ded34a8b547916c_amd64", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a94e20af3a36c0cd45f3440a0c9673818dd1e05a27f29568722937b46c0fb079_s390x", "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:afaf5779cf928369aec98aeb1dbaffb4cb3194659201c4e7eda232034b8addc2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:6388fc4edbceee488ccccb50db788df7fd46f643402e7fabf3f11091eb645cd3_ppc64le", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d319423c8ae05292ff341bda4ba59e31b48aea560bd8749d5932bfb930fd564b_arm64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f42a0c860fb6f84a6d1f49eebc408cdb0ae545259c9cb0f669af193216153f6f_amd64", "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f877b687db8c83e2077f70e9c0d92dc84ef330d47dd3a2a548156c3c479d151f_s390x", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:05559e55506c1d29fb4aef499e9e1f42f8b4e32e2b14dc2d665a751e0c5fc9c8_arm64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a6cd92b570fa2d6aafcde2ff672909fab1c2ec461a725898e646266454967baf_amd64", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c6cc24ea2661fb8b46b9475f17339e7e449270bfb18a33e0f48cabefd59535b2_ppc64le", "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:dd5c05f9efe67fac19225b8c1217f6a6f2b0231fa7df472ec8611f84eb7b23dd_s390x", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:49143b01565d10a5cad92339ea0610cc3f41f1369496acc44552aaf3b633f915_amd64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:592edd12c4a506c3150738df2df16bdefe96d0b0c5a6cefd912ed2a941af8f1e_ppc64le", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6491797522cd2169accd2398d7e10601e4e2f487d3ef50cd59656724f5162533_arm64", "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:acbc3116ddd9a68dd1a4448b130744f0d083b1818ee6978e79f18250c558e936_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:024ad93e72022e0f203383ec4645b1eb13f07fe848fc77a1a73b3cb9b1ae497b_s390x", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:1a4375944fa8d3a7a2d8e76b8354ccd1c1c9ed24577e3d55f9cf2ec3205cbac0_amd64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:5eccd72234d1e14ab909bb5b6940e2669ae7b0e7773e1d6603f65be1fdd216bd_arm64", "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ca52c6c893205219efe5cf26c3a90aa8f74e4519eb2440415254f6a16cd65c1f_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5d52980539e3fe292d178b066ebdf214b81120e18cd6e86a4133be201388266a_amd64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:8840719e7e4a4eff44473b9b8870c326abaa01993f4148fa25066525ba3991fb_arm64", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:b4c607562916c00520c19bfc616eaff2552a4f91279baee06d7d2905ee57bf17_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f922a4bc39253f0f4a2d52c6d7d8628644dc449a01ad0580b2dcdc0e91eb9044_s390x", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:3c3db5aaa9d465e66baab189ced74f8e6485115930fd148117f7ea4048c84274_arm64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40898f7daa28976e247b0ffb66d4993ca0fc9f8e6cf9b657630616d29cffea04_ppc64le", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:6a4f4abb065cbed85e9b2ac43234939947c101059af2bc29e561f4c842c42ddb_amd64", "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:bbe9a0bd6776a2dbab5a634804a4a8fa3b4d9e85786977488005c4d8698f161b_s390x" ] } ], "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)" } ] }
rhsa-2023_5974
Vulnerability from csaf_redhat
Published
2023-10-20 16:49
Modified
2024-11-08 08:08
Summary
Red Hat Security Advisory: Network Observability security update
Notes
Topic
An update for network-observability-console-plugin-container, network-observability-ebpf-agent-container, network-observability-flowlogs-pipeline-container, network-observability-operator-bundle-container, and network-observability-operator-container is now available for NETWORK-OBSERVABILITY-1.4.0-RHEL-9.
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
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: insufficient sanitization of Host header (CVE-2023-29406)
* 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)
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 network-observability-console-plugin-container, network-observability-ebpf-agent-container, network-observability-flowlogs-pipeline-container, network-observability-operator-bundle-container, and network-observability-operator-container is now available for NETWORK-OBSERVABILITY-1.4.0-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security 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: insufficient sanitization of Host header (CVE-2023-29406)\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\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:5974", "url": "https://access.redhat.com/errata/RHSA-2023:5974" }, { "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": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "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": "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": "NETOBSERV-1344", "url": "https://issues.redhat.com/browse/NETOBSERV-1344" }, { "category": "external", "summary": "NETOBSERV-926", "url": "https://issues.redhat.com/browse/NETOBSERV-926" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5974.json" } ], "title": "Red Hat Security Advisory: Network Observability security update", "tracking": { "current_release_date": "2024-11-08T08:08:40+00:00", "generator": { "date": "2024-11-08T08:08:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:5974", "initial_release_date": "2023-10-20T16:49:58+00:00", "revision_history": [ { "date": "2023-10-20T16:49:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-20T16:49:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:08:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "NETOBSERV 1.4 for RHEL 9", "product": { "name": "NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:network_observ_optr:1.4.0::el9" } } } ], "category": "product_family", "name": "Network Observability" }, { "branches": [ { "category": "product_version", "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "product": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "product_identification_helper": { "purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "product": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "product_identification_helper": { "purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "product": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "product_identification_helper": { "purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "product": { "name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "product_id": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "product_identification_helper": { "purl": "pkg:oci/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70" } } }, { "category": "product_version", "name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "product": { "name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "product_id": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "product_identification_helper": { "purl": "pkg:oci/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "product": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "product": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "product": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "product": { "name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "product_id": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70" } } }, { "category": "product_version", "name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le", "product": { "name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le", "product_id": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "product": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "product_identification_helper": { "purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "product": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "product_identification_helper": { "purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "product": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "product_identification_helper": { "purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "product": { "name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "product_id": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "product_identification_helper": { "purl": "pkg:oci/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70" } } }, { "category": "product_version", "name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "product": { "name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "product_id": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "product_identification_helper": { "purl": "pkg:oci/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "product": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "product_identification_helper": { "purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "product": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "product_identification_helper": { "purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "product": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "product_identification_helper": { "purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51" } } }, { "category": "product_version", "name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "product": { "name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "product_id": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "product_identification_helper": { "purl": "pkg:oci/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70" } } }, { "category": "product_version", "name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "product": { "name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "product_id": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "product_identification_helper": { "purl": "pkg:oci/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64" }, "product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64" }, "product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x" }, "product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le" }, "product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64" }, "product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x" }, "product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64" }, "product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le" }, "product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x" }, "product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le" }, "product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64" }, "product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64" }, "product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le" }, "product_reference": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64" }, "product_reference": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x" }, "product_reference": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" }, "product_reference": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64" }, "product_reference": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x" }, "product_reference": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64 as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64" }, "product_reference": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" }, { "category": "default_component_of", "full_product_name": { "name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le as a component of NETOBSERV 1.4 for RHEL 9", "product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" }, "product_reference": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le", "relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] }, "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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] }, "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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" }, { "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "known_not_affected": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64" ] }, "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": "2023-10-20T16:49: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": [ "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5974" }, { "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64", "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le" ] } ], "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)" } ] }
rhsa-2023_6119
Vulnerability from csaf_redhat
Published
2023-10-25 15:52
Modified
2024-11-08 08:10
Summary
Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.3 security updates and bug fixes
Notes
Topic
Multicluster Engine for Kubernetes 2.3.3 General Availability release images, which contain security updates and fix bugs.
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 links in the References section.
Details
Multicluster Engine for Kubernetes 2.3.3 images
Multicluster engine for Kubernetes provides the foundational components
that are necessary for the centralized management of multiple
Kubernetes-based clusters across data centers, public clouds, and private
clouds.
You can use the engine to create new Red Hat OpenShift Container Platform
clusters or to bring existing Kubernetes-based clusters under management by
importing them. After the clusters are managed, you can use the APIs that
are provided by the engine to distribute configuration based on placement
policy.
Security fix(es):
CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work
CVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack
CVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections
CVE-2023-39319 golang: html/template: improper handling of special tags within script contexts
CVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts
CVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake
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": "Multicluster Engine for Kubernetes 2.3.3 General Availability release images, which contain security updates and fix bugs.\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 links in the References section.", "title": "Topic" }, { "category": "general", "text": "Multicluster Engine for Kubernetes 2.3.3 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nCVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work\nCVE-2023-44487 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack\nCVE-2023-39321 golang: crypto/tls: panic when processing post-handshake message on QUIC connections\nCVE-2023-39319 golang: html/template: improper handling of special tags within script contexts\nCVE-2023-39318 golang: html/template: improper handling of HTML-like comments within script contexts\nCVE-2023-39322 golang: crypto/tls: lack of a limit on buffered post-handshake", "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:6119", "url": "https://access.redhat.com/errata/RHSA-2023:6119" }, { "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": "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": "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": "HYPBLD-145", "url": "https://issues.redhat.com/browse/HYPBLD-145" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6119.json" } ], "title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.3 security updates and bug fixes", "tracking": { "current_release_date": "2024-11-08T08:10:31+00:00", "generator": { "date": "2024-11-08T08:10:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6119", "initial_release_date": "2023-10-25T15:52:14+00:00", "revision_history": [ { "date": "2023-10-25T15:52:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-25T15:52:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:10:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "multicluster engine for Kubernetes 2.3 for RHEL 8", "product": { "name": "multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:multicluster_engine:2.3::el8" } } } ], "category": "product_family", "name": "multicluster engine for Kubernetes" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "product": { "name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "product_id": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "product_identification_helper": { "purl": "pkg:oci/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "product_id": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "product_id": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6" } } }, { "category": "product_version", "name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "product": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "product_identification_helper": { "purl": "pkg:oci/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "product": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "product_id": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "product_id": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "product_id": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "product": { "name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "product_id": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "product": { "name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "product_id": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "product_identification_helper": { "purl": "pkg:oci/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "product_id": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product_id": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "product_id": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "product": { "name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "product_id": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6" } } }, { "category": "product_version", "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "product": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "product_id": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "product_id": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "product": { "name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "product_id": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "product": { "name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "product_id": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "product": { "name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "product_id": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "product": { "name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "product_id": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "product_id": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product_id": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "product_id": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "product": { "name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "product_id": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6" } } }, { "category": "product_version", "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "product": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "product_id": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "product": { "name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "product_id": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "product_identification_helper": { "purl": "pkg:oci/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.3-15" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "product": { "name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "product_id": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "product": { "name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "product_id": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le", "product": { "name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le", "product_id": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "product": { "name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "product_id": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "product_identification_helper": { "purl": "pkg:oci/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "product": { "name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "product_id": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "product_identification_helper": { "purl": "pkg:oci/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "product": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "product_identification_helper": { "purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "product": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "product": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "product": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "product": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "product_identification_helper": { "purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "product": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "product_identification_helper": { "purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "product": { "name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "product_id": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "product": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "product": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "product": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "product": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "product": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "product_identification_helper": { "purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "product": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "product": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product": { "name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product_id": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product_identification_helper": { "purl": "pkg:oci/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "product": { "name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "product_id": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "product": { "name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "product_id": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "product_identification_helper": { "purl": "pkg:oci/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.3-7" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "product": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.3-8" } } }, { "category": "product_version", "name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "product": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "product_identification_helper": { "purl": "pkg:oci/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.3-6" } } }, { "category": "product_version", "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "product": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "product": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "product_identification_helper": { "purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product_identification_helper": { "purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "product_identification_helper": { "purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "product": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "product_identification_helper": { "purl": "pkg:oci/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "product": { "name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "product_id": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "product_identification_helper": { "purl": "pkg:oci/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "product": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "product_id": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "product_identification_helper": { "purl": "pkg:oci/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "product": { "name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "product_id": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "product_identification_helper": { "purl": "pkg:oci/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "product": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "product_identification_helper": { "purl": "pkg:oci/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "product": { "name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "product_id": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.3-4" } } }, { "category": "product_version", "name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "product": { "name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "product_id": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "product_identification_helper": { "purl": "pkg:oci/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.3-5" } } }, { "category": "product_version", "name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "product": { "name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "product_id": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "product_identification_helper": { "purl": "pkg:oci/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.3-4" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64" }, "product_reference": "multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le" }, "product_reference": "multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x" }, "product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64" }, "product_reference": "multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64" }, "product_reference": "multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x" }, "product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le" }, "product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64" }, "product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64" }, "product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64" }, "product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64" }, "product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64" }, "product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64" }, "product_reference": "multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64" }, "product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x" }, "product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x" }, "product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x" }, "product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64" }, "product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x" }, "product_reference": "multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x" }, "product_reference": "multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64" }, "product_reference": "multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64" }, "product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64" }, "product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le" }, "product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64" }, "product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64" }, "product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x" }, "product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le" }, "product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64" }, "product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x" }, "product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x" }, "product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x" }, "product_reference": "multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x" }, "product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x" }, "product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64" }, "product_reference": "multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64" }, "product_reference": "multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64" }, "product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64" }, "product_reference": "multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le" }, "product_reference": "multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x" }, "product_reference": "multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64" }, "product_reference": "multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "relates_to_product_reference": "8Base-multicluster-engine-2.3" }, { "category": "default_component_of", "full_product_name": { "name": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8", "product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" }, "product_reference": "multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le", "relates_to_product_reference": "8Base-multicluster-engine-2.3" } ] }, "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" } ], "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" } ], "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" } ], "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" } ], "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" }, { "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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-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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] }, "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": "2023-10-25T15:52:14+00:00", "details": "For multicluster engine for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce", "product_ids": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6119" }, { "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": [ "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:50cad933417e6636796fbad40c2ce2356d546a06ea6831a81857e5188223ad64_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:730b8af24bdd4d1a1ebdfbc78b95681ba406ce826a9dc6c987bf1de7747d31b2_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bdf0b6e5e4fc8c88f16ab409325219c845d1c21a7473fa6943e733345faf8a93_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:f76dcedc1a8a5e44c022f86d4d425ddecf7265ca991fb8d91e0843c222f3683d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:0110d6aa2228b04270771da207d22fc1619abe2c69c5eaf3db8afa7ab989f082_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:6dd6c5d41ce67926b4fab265258afad6cf313788bc66ba2e03c1d7312f2122e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:74741601c7dbf528798340b4c0e12660c24625870ca9dec9db013dac8e4be600_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f756a04cc55a7c21ea1c4251e83e9d7a65a3501989bcd705395f5a19e0c47586_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6a66f0c16c0688e2ba9dbd6c7bc6953aa06267e6d31974398dd3a49ca2d8724a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:83354fd2be20965f92188b485bbc8675b79133334eedc7b4c5b22cf6242081b7_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b4f8fa2b6fb601cf5c88a480ed2f336e49e7b6b804f1223cf65b195d11d217ee_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:d740e67a764c1f17449889a3907c606118c833420a4ec562946068753939553e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:16d31314a4c46c4872edfd3e49aa2eb32ec6aa68788646701c6a2bfecfb03f3d_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:292422be5e0ab3ef1fd5743e9bcec4350ac330defb99ae0b7cd3eb0d4ab8dca4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:4f2c40442aa58b5e844ffff411ead3740e60fdb467b7f24a6c675f1f649f7fd9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:5550a048a3a947d5c6dde948aa14349fafb4e795a17f60671ed4e060eea84cea_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:246e288b05a8ccd5bd89e2d58673993e879aa371a84ae1fa212c11938d949c18_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:2a987bcd6adf5c52afdd56d79a28c5efb7349ccd83da2d5badd0e45a2896f078_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:52bb6504a93c65a761700a787768797a04bb9f0199e20ab6eb3247b604347c35_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:703c586bfcd91b783521d828a1e415ffd79d9ecbb319d9e8b8c2735025147eda_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:327a162bc47703f4b9bd62849ee92db630b17770b554ca6a896efdd0b7f3a4a9_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cb3f0e48c9abe3ac082a3ed0f8b4772db42b25b071dd25992726dede11801512_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdf55c7fdccf55e0630c8d3d45be6babad89986390341d211d128d8f4ef8d767_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4a81f4e68b52bea9e615e15037e2a486c21d08a6011ba7188999534ee88f6cd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3afb896280894beb97ecc70cecb60da8f4059601f00fa975fad9f67c9cbf9450_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b013de5b2b48b8abe4bea8e696398d5a0ae2fc6a9bb3f3e82f413933ba70e764_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:c431a1b29e246382e2ab246289932719969befadb09493ddd0d654784bcf6317_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:e22ef482c3b0b5ef3b32873b3e53743d1c24f5353f06a071848b74cc6e232fbd_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:4884be49b5402618e23bd18b1d5d2bb90b2ecfed1681a590463437c84b65dba7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:ae6bd88c083e6e2ccbfe927a6f79068fbf9630f1b217352d29a588aa9e8bd0c7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:c54d8e74b8468c6c1b2dfbf924933b4324304102431e8319c33c943ce5714a0a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:cf23e1048915774fe0ca1843335c4e3eed8a37fd516def47cbad8bfd88f65672_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:1add29c07989c250a4a6c35445c7524ed74a142d2ba5457575055b77a2581f51_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:401558fa766d90a9c43f7fbce1a9a9afa315341e06d93bc4ea03300099e36612_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:5b74e83d82f67cf477a27ee9aab2c1669ab97bcbd9a4575f30181886e4f1341e_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:a5b44837a8d24819f0b9c497fd8734a55dc36c5ce3972e8f530496503e6afc45_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:0472573539fd5a19f7e939292d72917c01a3c14e72a33e88e767f3348fb4020e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:356433998a796e23907f5d22bff7de0ef3d615b07b9b64a3f2f80b49ba3b991f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:571293b7441729770fbf581914544c70e10c706f10834f87cfd26b086745f28f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:b991d5afa5c302fc1853179b6fbac247a813dd1c60e45410a09f144203b36744_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:5a79e9e99259d22709acd5403fa1f36bd469137803f21640fc5a5c7e25efcef5_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6997087b1c982b674c5fa5e438a571c1dce4601e3aa3d8142ecc5feea4f846a1_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:a42cd6ecff85dc1fce2e59aaf89d5c937ba9f33c9ab2b9cd97f1b6f98132ebeb_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:bef27790531e4936c7312449978d3dc586270aec7e0ec0a6e9d351f2538d2282_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0108c242c1b735ef8e3d64b3092b9967ccf433cc4e696fd6ad764987b78417fd_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:68b81f2b1d1a87a06eb5279a4dcfcbf5827a7b1c5b1734078f407a50483e0df9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:bded18f726ffca3c45acfc1474da90808c6997a6231f47eb9b804f8420dd98d7_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:eb3abff61211c4c94dbaee9f91fcd443bb84a9db7e80c839de1e20baff6cb46e_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:1119d1989064c0686327c9457206da85c36393d3e910e6ad1431a8ca853f4bca_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:2cf6980ef8da9881410ff93c70dfe3bf463bd2e065d0bfb432dff2a3c5c1735d_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:75bfc4d1c7e97eb385633effa24d34ea641d7aa28edd97fb1cfafb3f259fcd51_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:9539729907da9a5e0135c9269ee61328530a7b8659fb6b305339585a698cb4ba_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:2fb3280f6302eadfd9937d9da6dc9aba702075a7b652c11a65b1a5d73ec6e918_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:658503cadaeea5d79763da3e5906cd85ea64af774ae92b46dab7e96abb2f9e3b_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8d3c03b33af3e088cae138f693d4eda498338ab25feda4d5930c98c9953e9265_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:cd5dea0821fb1808423519811a3faaffc0d3fe0eefea879f55c848999a7cc9e9_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3884284b178051e856224d5bf60b546dffbd626f02a9b67abb9504b8455585e5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:3f29e96636ab32268bc9ceea352b50e6aaea22b572e794866f2d61b75e0d4a0d_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:46bce64a807b68bfa67a6e527ae4dd9062d0c57d26b1c586be77a5ae2e9152ee_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:920498f51d30b4e2292d30289b234c6aba84e914d8bfd8e79993c980e95c3621_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:0f22c078d16ca3011d373abf33f0c78ee399c0d26da9acdd48e73a9683a11fd0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4a3c59e9ca92aab2fd025c0056bcae789fe04b917a9a0742fd59b220a05de323_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:627b0049a7385adadf5207ab7298077f2a5783a9590bc12b1953ba14b3e7ca72_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:bbd78159a13d1f217db9a3ce4f1793c6dfa833253f8759e6d1e5f94d6a44246a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:30ceaf457e742c74ff84b6e44bd69c011e967ef972aa8e499b3ba63336d43449_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:9928fc0e552ce2c9ac06cfaa706fe78cfac8a1305ef35fe0b76e7960f268959c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:cd0cff8fcf84541306ff160060cb8482e157a7efc6aa502c32988c81c13c115b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:ebdf4b8276177b7ed9c07358a67c35f1e061e3a589feb66a989965e0360947d0_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1335b6df5e07c65f936d4e458b218462f390fb99472f09b50999bd8ae1d2aa07_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:1e1eb4017f6dccef77138b8bff782535bdc10ae29559d44bcd4d386d6f32b92f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:2e27ac1fe717737ef15ebc710e0c57728b4b5f61f5da92f183b8840b1f1b222a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:7fe96a8daa3c58ad601c6b374f82f645baeb256008b2fe457cd74c49bacb7562_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:41d92ba15e0655797f77d31567d2bee13d6aff135dc6f707b97c9ebd1b1f5ae0_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:4302d50fee31bb5c82b2aca83e17c81f41520ff23638ea07b1a6895d4010fa8e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6b43b10ce593a524476e992e18e3a86208ba11fed1074126d25f737e9e8cb0c6_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:6cd7df2f56225e373611f65c879798a31e07da75a9fb56d875490311b89eff6a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0ff23b4efe326461634460014e303ed41f374fe91e5a6d27d6b9605fa83df9c6_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:22704ba6cc5df920fe976e60bbfbd2f852eeda90ebaac3d3ba67d911d737637f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:a59e01d260808f4549a63859ef49f51d6217ab6d65b5dd555c12047d230ae313_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:b1d4fc9f686f284af83a8c946d8eae146aecd102e6fb684773b08db641a6624f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:17ae9414eb8215493d07e7d5cf755ce63531340bd5ad741411671db5e4475530_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:1f82e07a5e93c07b244b78d4899d06c38d20494eee0f874ad57b0370cdf74390_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:2a665de36107df7f84868130e21af37f08e842ca4e3f70aa0c5e43fa6a4b933c_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:d888f204da3b0ddd7eea7087ea1329dc0d1d9cd3f789cf7759686767fffae9d5_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:280b5ed5d502586d14b43658cdea8afb762f4361fe3a5dde965a76d27fea76ca_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:70da610a75d47216590cff7c5ab3ee645bade26c45e75b82ba7ac13370ada5aa_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:b156078fa98259e63b63e11cd977710ab77d088fb448780ff48083a6dd323ebc_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:f4e2a5b4db804d03afc2c8b2cabee332684fa48b0459afc18ecb8783895a2592_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:08e3891fc166ec041ec9b4bded9789a257b25a125195e9a43dfb38d4a2648259_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:4e71ad3a84abfd8fd1c25a8f7ce214ad94e40089088f81931b1dcd9d892585a2_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:970d55cfbdc630ac833ab753bdf8f10cf8c9614839905db0b93256dda4b14385_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:c39337c22ab08f70435e89ca431cb11a102bfccfa8329df2ded6e5010f9c5c5f_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:8e8a04f6c10e7002bd3ba88a58aa771d74fa63abc95c9a503cc9ccf34cc6530f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:8853cd934a5a5f1da4dd7247a9e5694918961e7ba66e52c5fbcce957b670aec3_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:911bff3e3a641fc8b205eac42744cfd08e78ad5259b8f2fee54aaf80254b2549_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b2a457cc02c43590ef24f633f06b0e5b56ae27f3ce00e78bb13e16a8d4f21a5a_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:f97af913307811a9e48abb280c84f0c0f0cbb8275c127825062a15c20ef28538_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:1348528802346b4731c43f09cb3fd24816c569b372ab86e3c8c681a501ba0247_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:353f91d986eff3484d20263734d950f6bf62d4ebce2c2271dd1fc0d0f422f44d_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6c7dad094381e68a78f6318b56d67586cf667aacac0a0823b8199974da17e7fc_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7952fcbfdad7a3831647d665c194c3ea4b0dcd3fa2df5645b1cb5ee0d92fd927_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:a1495277c868d68d624a4f2b3a8fe99859eaea4d1898bed0cf0ec7681a162250_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:d5fb50ae999c6f334a41f25bbea3a62ccd416f92d9aea9fba4a4b36a471d7372_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:e03c5e0eff302754f7ae755cffc1f762ecb2ef09760c54395183f944c0f2da3f_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:2363df8e501f382fcac724fab7cb8c060441c209e6f26758c4a2e135174f9f7f_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:78831fe1426ee9d0c0332b29378c1e9c454b851edf9ab3a1ed390c288162cb52_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:ab869f59bb0ba570f18773d584de1cc1b66a286d463f5ff27ec09868a7f76ac4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:afc23ad755a3ff6c0b41a954bd6e32c1eb268db0a06964da691275ff7670d5ea_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:054c686d0a22bf88c5ea9d3093d446212101142a83d055b5c2ef9ff9e0339f40_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:6aa6df5b334170f4151aedd2d5e19fe5f0ee0e0c81a4c266690e4eeac98863ac_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:7b0478b7d410bbe717cc91af37e7a5c575e81f3d440266b8d28f09a591d35f6e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8288be44125f590ef2e066be0a6362e428884a7c5df118e86681090f47fe0504_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:1fbba225e966e3c1c16b641b7f37c499eb362dff580cda4a01425856eb03ff3a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:54cf697f751239fe433c0c07ed7c333e8eacb032bed6cb9ae4d3a1744ddd395b_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:6e3cc2ab54ccb2a7fd0782d8b7cc62ea20bbb04a5c609b0304789c5d4aa0960b_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:879f10141d56618573a79fec9d8b9b4fe3da00a3af509f499e7838d7e2570cfb_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:31a5b5cc3f470435550e5a453d8f69b278ffd276d0c33c24a7a4012a513859df_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:351553c9c7819665b60d5c330aca3e02ae1a69bf0459f8970fa79fc92a3eec12_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:44ad5a101a03c382c88b8345db3f626e0728d4b320c6c821b243fd68e31da469_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6948beef79528dbc7b6b1c95418b6960fb4b40926431c1cab0861d801229f5e1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:34a8705f7a4b067ce03e1f23738ffc9cc0c860880c51b80d540d8059669b5df8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ea0b32eb67a710d1b9bb133579bfd16142b157f23a9d615e06a5dcd40f224d7_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:5ee998c169cebe65dc6ffeb480170f9babdc38ac7756440ad7e48f26ea80f13a_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9528777141349b0c173e0a80d5876ade9090b2760763d6d9abf24f9e771fc6f4_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:2cc54e2a2f556bf582aff10eae7df64a0c63567508f0f9754cc20205f9941c54_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:3516fec07dfa2c3d298fececf3b3e13ad5a71e4c59f546487d484892d22a7bc1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:9f4b674f8fb14bfabcd289682550e8b67066607e26aa92fcc808baffe1bece7e_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:e00d63127ba85c75766a508beb53d209029ff987c1096bf730537a696cccec96_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:03bd7cac39ba01ad3eef1ed98e3af811d620247e4e5f7be577d4f5e94bc882ed_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:9359cdef6ab04445ad4f29e9b573dcad0bdf8336b2010560a26baaec29f76ab8_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:935ae8325af21c62576d8a3feea37cc9c920f69830eca12bb69956011b14cfe1_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:eee3f786cd81e57ab39352116288c6f25e69b6a70422b934ce973eaa57c530c1_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:6bce18f14067b04233b9ec969cab71f853ea256e3c47f1498cbf34715fe2c727_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:947e3e38bb3660c356deb2577a82f39bfb7af0957b7ec608fcafbee1d2e8c68f_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:c9be4ae3482a9dc8bf180f6fbd902ad613e82b963b864e8c4b59bbc10d563cd7_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:f4c67a0da6c82a910471956c6c539e58f6137fe9b04410462b9dcc71fc7374b4_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:390c47baed2e7b2644a31125cc47ea4cc7cd7efa2becda86882fb509071b02b4_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:3af327313fd9f77ada1516cb8e5c237476efd08aa43cb2005d40a252c9bd83fe_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:62442255e121f82c6eb344c7f8daaacfc526a277bc83437cad21ec8241838ca9_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:da29f38170bda20809a8e0a425762b9af307bd4e0688d30482fe522d16aca869_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:29bd20d4c5b6c207282ae3a425f5c4370f25e606ba902a85c27a287eb133b4a4_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:5dd673221bdbdff42a494811a88665c846ab5be074961d18aa5131b27e4f717a_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:625330be6319b0fbec5cc4054d75288ceba25508c51440bc88b54faeebdd27ab_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:70304487c0f82628bcc67ffd48f8bafe12f47340bd5852f9bcc0a05e93a18994_ppc64le", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:63edddbe908660112c27fc294ca7d95bfada8db7350deed02edc705b630c6e60_arm64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:6ac9797c8287580bc67fe2258f45816cba0b87b9d33b877d1b28c291d8f47199_s390x", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:a838889415c0b6674c207d1e617c8f8dc54ef9539a5b4efb4b680c4a1497c32e_amd64", "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:bceda760fbf7fef7c3d0a5544a1e81756ebe071094032b491bef3c913af70da5_ppc64le" ] } ], "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)" } ] }
rhsa-2023_6161
Vulnerability from csaf_redhat
Published
2023-10-30 02:16
Modified
2024-11-08 08:10
Summary
Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.14 security and bug fix update
Notes
Topic
The Migration Toolkit for Containers (MTC) 1.7.14 is now available.
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 Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.
Security Fix(es) from Bugzilla:
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)
* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)
* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)
* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)
* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)
* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)
* 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)
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": "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": "The Migration Toolkit for Containers (MTC) 1.7.14 is now available.\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 Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\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, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\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 special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\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\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-2023:6161", "url": "https://access.redhat.com/errata/RHSA-2023:6161" }, { "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": "2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "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": "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6161.json" } ], "title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.14 security and bug fix update", "tracking": { "current_release_date": "2024-11-08T08:10:54+00:00", "generator": { "date": "2024-11-08T08:10:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6161", "initial_release_date": "2023-10-30T02:16:18+00:00", "revision_history": [ { "date": "2023-10-30T02:16:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-30T02:16:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T08:10:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "8Base-RHMTC-1.7", "product": { "name": "8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhmt:1.7::el8" } } } ], "category": "product_family", "name": "Red Hat Migration Toolkit" }, { "branches": [ { "category": "product_version", "name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "product": { "name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.14-3" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "product": { "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "product": { "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.14-4" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "product": { "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "product": { "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "product": { "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "product": { "name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.14-4" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "product": { "name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "product_id": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.14-3" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "product": { "name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "product": { "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "product": { "name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "product": { "name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "product": { "name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "product": { "name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.14-2" } } }, { "category": "product_version", "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64", "product": { "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64", "product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.14-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64" }, "product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64" }, "product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64" }, "product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64" }, "product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64" }, "product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64" }, "product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64" }, "product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64" }, "product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64" }, "product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64" }, "product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64" }, "product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" }, "product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" }, { "category": "default_component_of", "full_product_name": { "name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64 as a component of 8Base-RHMTC-1.7", "product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" }, "product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64", "relates_to_product_reference": "8Base-RHMTC-1.7" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2023-07-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222167" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http: insufficient sanitization of Host header", "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29406" }, { "category": "external", "summary": "RHBZ#2222167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" } ], "release_date": "2023-07-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http: insufficient sanitization of Host header" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] }, "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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" } ], "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64" ] } ], "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" }, { "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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_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-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64" ] } ], "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "known_not_affected": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_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": "2023-10-30T02:16:18+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": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6161" }, { "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": [ "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64", "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_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)" } ] }
rhsa-2023_7762
Vulnerability from csaf_redhat
Published
2023-12-12 17:30
Modified
2024-11-06 04:32
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: 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)
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 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: 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\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:7762", "url": "https://access.redhat.com/errata/RHSA-2023:7762" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7762.json" } ], "title": "Red Hat Security Advisory: skopeo security update", "tracking": { "current_release_date": "2024-11-06T04:32:02+00:00", "generator": { "date": "2024-11-06T04:32:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7762", "initial_release_date": "2023-12-12T17:30:03+00:00", "revision_history": [ { "date": "2023-12-12T17:30:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-12T17:30:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:32:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.13.3-3.el9_3.src", "product": { "name": "skopeo-2:1.13.3-3.el9_3.src", "product_id": "skopeo-2:1.13.3-3.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.13.3-3.el9_3.aarch64", "product": { "name": "skopeo-2:1.13.3-3.el9_3.aarch64", "product_id": "skopeo-2:1.13.3-3.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64", "product": { "name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64", "product_id": "skopeo-tests-2:1.13.3-3.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "product": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "product": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.13.3-3.el9_3.ppc64le", "product": { "name": "skopeo-2:1.13.3-3.el9_3.ppc64le", "product_id": "skopeo-2:1.13.3-3.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "product": { "name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "product_id": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "product": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.13.3-3.el9_3.x86_64", "product": { "name": "skopeo-2:1.13.3-3.el9_3.x86_64", "product_id": "skopeo-2:1.13.3-3.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64", "product": { "name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64", "product_id": "skopeo-tests-2:1.13.3-3.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "product": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "product": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.13.3-3.el9_3.s390x", "product": { "name": "skopeo-2:1.13.3-3.el9_3.s390x", "product_id": "skopeo-2:1.13.3-3.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.el9_3.s390x", "product": { "name": "skopeo-tests-2:1.13.3-3.el9_3.s390x", "product_id": "skopeo-tests-2:1.13.3-3.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "product": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "product": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?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.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64" }, "product_reference": "skopeo-2:1.13.3-3.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le" }, "product_reference": "skopeo-2:1.13.3-3.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x" }, "product_reference": "skopeo-2:1.13.3-3.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src" }, "product_reference": "skopeo-2:1.13.3-3.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64" }, "product_reference": "skopeo-2:1.13.3-3.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x" }, "product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64" }, "product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x" }, "product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64" }, "product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64" }, "product_reference": "skopeo-tests-2:1.13.3-3.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le" }, "product_reference": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x" }, "product_reference": "skopeo-tests-2:1.13.3-3.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" }, "product_reference": "skopeo-tests-2:1.13.3-3.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] }, "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": "2023-12-12T17:30:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7762" } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] }, "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": "2023-12-12T17:30:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7762" } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] }, "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": "2023-12-12T17:30:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7762" } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] }, "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": "2023-12-12T17:30:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7762" } ], "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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] } ], "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-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] }, "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": "2023-12-12T17:30:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7762" } ], "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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src", "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" } ] }
wid-sec-w-2023-3146
Vulnerability from csaf_certbund
Published
2023-12-13 23:00
Modified
2023-12-13 23:00
Summary
IBM MQ Operator and Queue manager: 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 Angreifer kann mehrere Schwachstellen in IBM MQ Operator and Queue manager ausnutzen, um einen Denial of Service Angriff durchzuführen, Informationen offenzulegen oder Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM MQ ist eine Message Oriented Middleware von IBM.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in IBM MQ Operator and Queue manager ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen.", "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-2023-3146 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-3146.json" }, { "category": "self", "summary": "WID-SEC-2023-3146 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-3146" }, { "category": "external", "summary": "IBM Security Bulletin 7096558 vom 2023-12-13", "url": "https://www.ibm.com/support/pages/node/7096558" } ], "source_lang": "en-US", "title": "IBM MQ Operator and Queue manager: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-12-13T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:54:16.427+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-3146", "initial_release_date": "2023-12-13T23:00:00.000+00:00", "revision_history": [ { "date": "2023-12-13T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM MQ Operator \u003c v3.0.0", "product": { "name": "IBM MQ Operator \u003c v3.0.0", "product_id": "T031689", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:operator__v3.0.0" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4641", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-4641" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-4016", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-4016" }, { "cve": "CVE-2023-3978", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-3978" }, { "cve": "CVE-2023-39325", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-39325" }, { "cve": "CVE-2023-39319", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-39319" }, { "cve": "CVE-2023-39318", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-39318" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-25173", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-25173" }, { "cve": "CVE-2023-25153", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2023-25153" }, { "cve": "CVE-2022-41723", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2022-41723" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich." } ], "release_date": "2023-12-13T23:00:00Z", "title": "CVE-2022-23471" } ] }
wid-sec-w-2023-2280
Vulnerability from csaf_certbund
Published
2023-09-06 22:00
Modified
2024-05-30 22:00
Summary
Golang Go: 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
Go ist eine quelloffene Programmiersprache.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Cross-Site Scripting Angriff durchzuführen, Code auszuführen oder einen Denial of Service zu verursachen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- 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 Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, Code auszuf\u00fchren oder einen Denial of Service zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2280 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2280.json" }, { "category": "self", "summary": "WID-SEC-2023-2280 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2280" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7763 vom 2023-12-13", "url": "https://access.redhat.com/errata/RHSA-2023:7763" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7766 vom 2023-12-13", "url": "https://access.redhat.com/errata/RHSA-2023:7766" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7765 vom 2023-12-13", "url": "https://access.redhat.com/errata/RHSA-2023:7765" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7762 vom 2023-12-13", "url": "https://access.redhat.com/errata/RHSA-2023:7762" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7764 vom 2023-12-13", "url": "https://access.redhat.com/errata/RHSA-2023:7764" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6574-1 vom 2024-01-11", "url": "https://ubuntu.com/security/notices/USN-6574-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0121 vom 2024-01-10", "url": "https://access.redhat.com/errata/RHSA-2024:0121" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7765 vom 2023-12-14", "url": "https://linux.oracle.com/errata/ELSA-2023-7765.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7763 vom 2023-12-14", "url": "https://linux.oracle.com/errata/ELSA-2023-7763.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7766 vom 2023-12-14", "url": "https://linux.oracle.com/errata/ELSA-2023-7766.html" }, { "category": "external", "summary": "Golang Announce vom 2023-09-06", "url": "https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3701-1 vom 2023-09-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016236.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3700-1 vom 2023-09-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016237.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3840-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016353.html" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5974 vom 2023-10-21", "url": "https://access.redhat.com/errata/RHSA-2023:5974" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6031 vom 2023-10-24", "url": "https://access.redhat.com/errata/RHSA-2023:6031" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6119 vom 2023-10-26", "url": "https://access.redhat.com/errata/RHSA-2023:6119" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6122 vom 2023-10-26", "url": "https://access.redhat.com/errata/RHSA-2023:6122" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6115 vom 2023-10-26", "url": "https://access.redhat.com/errata/RHSA-2023:6115" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6145 vom 2023-10-27", "url": "https://access.redhat.com/errata/RHSA-2023:6145" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5947 vom 2023-10-26", "url": "https://access.redhat.com/errata/RHSA-2023:5947" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6148 vom 2023-10-27", "url": "https://access.redhat.com/errata/RHSA-2023:6148" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2023-B951076A0F vom 2023-10-27", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-b951076a0f" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6161 vom 2023-10-30", "url": "https://access.redhat.com/errata/RHSA-2023:6161" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6202 vom 2023-10-31", "url": "https://access.redhat.com/errata/RHSA-2023:6202" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6200 vom 2023-10-31", "url": "https://access.redhat.com/errata/RHSA-2023:6200" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5009 vom 2023-11-01", "url": "https://access.redhat.com/errata/RHSA-2023:5009" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6154 vom 2023-11-01", "url": "https://access.redhat.com/errata/RHSA-2023:6154" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4469-1 vom 2023-11-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017050.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2023-1C906D04EE vom 2023-11-24", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-1c906d04ee" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202311-09 vom 2023-11-25", "url": "https://security.gentoo.org/glsa/202311-09" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7517 vom 2023-11-28", "url": "https://access.redhat.com/errata/RHSA-2023:7517" }, { "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": "Oracle Linux Security Advisory ELSA-2024-2098 vom 2024-04-30", "url": "https://linux.oracle.com/errata/ELSA-2024-2098.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2160 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2160" }, { "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": "Red Hat Security Advisory RHSA-2024:3352 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2988.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3467 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3467" } ], "source_lang": "en-US", "title": "Golang Go: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-30T22:00:00.000+00:00", "generator": { "date": "2024-05-31T09:08:14.234+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-2280", "initial_release_date": "2023-09-06T22:00:00.000+00:00", "revision_history": [ { "date": "2023-09-06T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-09-20T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-22T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-23T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-25T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-26T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-29T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-10-30T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-31T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-16T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-11-23T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-11-26T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2023-11-27T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-12T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-14T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-01-10T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Ubuntu und Red Hat aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "24" } }, "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": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c1.21.1", "product": { "name": "Golang Go \u003c1.21.1", "product_id": "T029752", "product_identification_helper": { "cpe": "cpe:/a:golang:go:1.21.1" } } }, { "category": "product_version_range", "name": "\u003c1.20.8", "product": { "name": "Golang Go \u003c1.20.8", "product_id": "T029753", "product_identification_helper": { "cpe": "cpe:/a:golang:go:1.20.8" } } } ], "category": "product_name", "name": "Go" } ], "category": "vendor", "name": "Golang" }, { "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": "16.2", "product": { "name": "Red Hat OpenStack 16.2", "product_id": "T023999", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2" } } } ], "category": "product_name", "name": "OpenStack" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39318", "notes": [ { "category": "description", "text": "In Golang Go existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im html/template Package 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", "T002207", "67646", "T000126", "T015632", "T012167", "T015631", "T004914", "74185" ] }, "release_date": "2023-09-06T22:00:00Z", "title": "CVE-2023-39318" }, { "cve": "CVE-2023-39319", "notes": [ { "category": "description", "text": "In Golang Go existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden im html/template Package 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", "T002207", "67646", "T000126", "T015632", "T012167", "T015631", "T004914", "74185" ] }, "release_date": "2023-09-06T22:00:00Z", "title": "CVE-2023-39319" }, { "cve": "CVE-2023-39320", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Golang Go. Ein Angreifer kann diese Schwachstelle ausnutzen, um Skripte und Bin\u00e4rdateien relativ zur Wurzel des Moduls auszuf\u00fchren, wenn der \"go\"-Befehl innerhalb des Moduls ausgef\u00fchrt wird. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T023999", "T002207", "67646", "T000126", "T015632", "T012167", "T015631", "T004914", "74185" ] }, "release_date": "2023-09-06T22:00:00Z", "title": "CVE-2023-39320" }, { "cve": "CVE-2023-39321", "notes": [ { "category": "description", "text": "In Golang Go existieren mehrere Schwachstellen. Die Verarbeitung einer unvollst\u00e4ndigen Post-Handshake-Nachricht f\u00fcr eine QUIC-Verbindung f\u00fchrt zu einer Fehlfunktion. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "T023999", "T002207", "67646", "T000126", "T015632", "T012167", "T015631", "T004914", "74185" ] }, "release_date": "2023-09-06T22:00:00Z", "title": "CVE-2023-39321" }, { "cve": "CVE-2023-39322", "notes": [ { "category": "description", "text": "In Golang Go existieren mehrere Schwachstellen. Die Verarbeitung einer unvollst\u00e4ndigen Post-Handshake-Nachricht f\u00fcr eine QUIC-Verbindung f\u00fchrt zu einer Fehlfunktion. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "T023999", "T002207", "67646", "T000126", "T015632", "T012167", "T015631", "T004914", "74185" ] }, "release_date": "2023-09-06T22:00:00Z", "title": "CVE-2023-39322" } ] }
ghsa-vv9m-32rr-3g55
Vulnerability from github
Published
2023-09-08 18:30
Modified
2023-11-02 03:30
Severity ?
Details
The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in